-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates to improve compliance with the IOOS Compliance Checker (glide… #163
base: main
Are you sure you want to change the base?
Commits on Mar 26, 2024
-
Updates to improve compliance with the IOOS Compliance Checker (glide…
…rdac:3.0) * Still need to ignore `ancillary_variable` recommendations * ncprocess.py * profile_id: Max int32 type; attributes valid max and min also need to be same type; _FillValue = -999 * platform: Max int32 type; _FillValue = -999 * set time encoding to float to avoid UserWarnings about time conversion * slocum.py * If import test fails for dbdreader, the flag should be False for have_dbdreader? * Need pandas to help avoid UserWarnings about time conversion; set encoding to float for time encoding * depth: valid min/max and _FillValue updates to match gliderdac:3.0 * Other updates from char to float to match gliderdac:3.0 * Obtain direct version of libnetcdf (borrow code from xarray) * tests * Add README to discover location of example data Other things that should be added/updated to respective deployment.yml files to improve compliance. Once that is done, things are squeaky clean. ``` $ compliance-checker -t gliderdac:3.0 -s check_ancillary_variables pyglider/L0-profiles/unit507-20240325T1507.nc Running Compliance Checker on the datasets from: ['pyglider/L0-profiles/unit507-20240325T1507.nc'] -------------------------------------------------------------------------------- IOOS Compliance Checker Report Version unknown Report generated 2024-03-26T00:50:22Z gliderdac:3.0 https://ioos.github.io/glider-dac/ngdac-netcdf-file-format-version-2 -------------------------------------------------------------------------------- All tests passed! ```
Configuration menu - View commit details
-
Copy full SHA for 86ca298 - Browse repository at this point
Copy the full SHA 86ca298View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eff60ad - Browse repository at this point
Copy the full SHA eff60adView commit details
Commits on Apr 18, 2024
-
MNT: more time changes - seconds to nano
C-PROOF committedApr 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 812e746 - Browse repository at this point
Copy the full SHA 812e746View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88e673c - Browse repository at this point
Copy the full SHA 88e673cView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f49bd2c - Browse repository at this point
Copy the full SHA f49bd2cView commit details
Commits on May 20, 2024
-
C-PROOF committed
May 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 960eff1 - Browse repository at this point
Copy the full SHA 960eff1View commit details
Commits on May 21, 2024
-
C-PROOF committed
May 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d3bf35 - Browse repository at this point
Copy the full SHA 9d3bf35View commit details
Commits on May 26, 2024
-
FIX: make get_depth more robust to missing data
C-PROOF committedMay 26, 2024 Configuration menu - View commit details
-
Copy full SHA for b8eda9e - Browse repository at this point
Copy the full SHA b8eda9eView commit details -
FIX: make get_derived_eos_raw more robust to no locations
C-PROOF committedMay 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c36973 - Browse repository at this point
Copy the full SHA 6c36973View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ea2202 - Browse repository at this point
Copy the full SHA 5ea2202View commit details -
Merge pull request c-proof#169 from jklymak/fix-maxgap
FIX: bad maxgap default
Configuration menu - View commit details
-
Copy full SHA for b2a31ae - Browse repository at this point
Copy the full SHA b2a31aeView commit details
Commits on Jul 4, 2024
-
ENH: allow multiple deploymentyaml
C-PROOF committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for fc59e43 - Browse repository at this point
Copy the full SHA fc59e43View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c0d225 - Browse repository at this point
Copy the full SHA 4c0d225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f24fff - Browse repository at this point
Copy the full SHA 8f24fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd8ff6 - Browse repository at this point
Copy the full SHA fbd8ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612bf83 - Browse repository at this point
Copy the full SHA 612bf83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1278dfe - Browse repository at this point
Copy the full SHA 1278dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1989db - Browse repository at this point
Copy the full SHA f1989dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d08fcc - Browse repository at this point
Copy the full SHA 3d08fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8667ad2 - Browse repository at this point
Copy the full SHA 8667ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51a90f - Browse repository at this point
Copy the full SHA c51a90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dac8a7e - Browse repository at this point
Copy the full SHA dac8a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3395475 - Browse repository at this point
Copy the full SHA 3395475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf781b - Browse repository at this point
Copy the full SHA 6cf781bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc81138 - Browse repository at this point
Copy the full SHA fc81138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c606b - Browse repository at this point
Copy the full SHA 85c606bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe171cc - Browse repository at this point
Copy the full SHA fe171ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f918ada - Browse repository at this point
Copy the full SHA f918adaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b041a86 - Browse repository at this point
Copy the full SHA b041a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb79a46 - Browse repository at this point
Copy the full SHA bb79a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf09112 - Browse repository at this point
Copy the full SHA cf09112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e1d0a - Browse repository at this point
Copy the full SHA 70e1d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a28b5de - Browse repository at this point
Copy the full SHA a28b5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7bcd91 - Browse repository at this point
Copy the full SHA f7bcd91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6af1a - Browse repository at this point
Copy the full SHA 7f6af1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 462f088 - Browse repository at this point
Copy the full SHA 462f088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d96c65 - Browse repository at this point
Copy the full SHA 1d96c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d36f204 - Browse repository at this point
Copy the full SHA d36f204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e67254 - Browse repository at this point
Copy the full SHA 2e67254View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfae863 - Browse repository at this point
Copy the full SHA bfae863View commit details
Commits on Jul 14, 2024
-
Merge pull request c-proof#173 from cassandra-elmer/fix_tests
Fix tests to passing
Configuration menu - View commit details
-
Copy full SHA for 3622ad1 - Browse repository at this point
Copy the full SHA 3622ad1View commit details -
TST: update slocum (c-proof#175)
* FIX: improve CF and gliderdac compliance; add tests
Configuration menu - View commit details
-
Copy full SHA for bb14fb8 - Browse repository at this point
Copy the full SHA bb14fb8View commit details -
FIX: fix NaN in u, v (c-proof#176)
Co-authored-by: C-PROOF <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3598c9d - Browse repository at this point
Copy the full SHA 3598c9dView commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for beaf8b2 - Browse repository at this point
Copy the full SHA beaf8b2View commit details -
Merge pull request c-proof#177 from jklymak/fix-times-again
FIX: make times floating point seconds, not integer seconds
Configuration menu - View commit details
-
Copy full SHA for 11e6d62 - Browse repository at this point
Copy the full SHA 11e6d62View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1690dc1 - Browse repository at this point
Copy the full SHA 1690dc1View commit details -
Merge pull request c-proof#178 from jklymak/fix-times-profiles
FIX: time for profiles
Configuration menu - View commit details
-
Copy full SHA for 9f92866 - Browse repository at this point
Copy the full SHA 9f92866View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82f0550 - Browse repository at this point
Copy the full SHA 82f0550View commit details -
Merge pull request c-proof#180 from voto-ocean-knowledge/dev
FIX: standarise time encoding to float seconds since 1970
Configuration menu - View commit details
-
Copy full SHA for 70746b5 - Browse repository at this point
Copy the full SHA 70746b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8165f4c - Browse repository at this point
Copy the full SHA 8165f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24488ff - Browse repository at this point
Copy the full SHA 24488ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a62b7 - Browse repository at this point
Copy the full SHA c0a62b7View commit details -
Merge pull request c-proof#181 from jklymak/fix-cf-cmpliance
Fix cf compliance
Configuration menu - View commit details
-
Copy full SHA for 96fb528 - Browse repository at this point
Copy the full SHA 96fb528View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45c4141 - Browse repository at this point
Copy the full SHA 45c4141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e2b1f - Browse repository at this point
Copy the full SHA 26e2b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e33ecd9 - Browse repository at this point
Copy the full SHA e33ecd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 085b54f - Browse repository at this point
Copy the full SHA 085b54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 772e511 - Browse repository at this point
Copy the full SHA 772e511View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3c8ca - Browse repository at this point
Copy the full SHA de3c8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 179b508 - Browse repository at this point
Copy the full SHA 179b508View commit details
Commits on Aug 7, 2024
-
Merge pull request c-proof#184 from voto-ocean-knowledge/ci-micromamba
move tests to micromamba and update gh-actions versions
Configuration menu - View commit details
-
Copy full SHA for b1a2614 - Browse repository at this point
Copy the full SHA b1a2614View commit details
Commits on Aug 8, 2024
-
FIX: make mission number int32
cproof committedAug 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 13ea358 - Browse repository at this point
Copy the full SHA 13ea358View commit details -
cproof committed
Aug 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 4655a10 - Browse repository at this point
Copy the full SHA 4655a10View commit details -
Merge pull request c-proof#185 from c-proof/fix-mission-number
Fix mission number
Configuration menu - View commit details
-
Copy full SHA for 06804a9 - Browse repository at this point
Copy the full SHA 06804a9View commit details
Commits on Aug 13, 2024
-
ENH: add more log decodng variables
cproof committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 16eface - Browse repository at this point
Copy the full SHA 16efaceView commit details -
Merge pull request c-proof#186 from c-proof/enh-more-log-decode
ENH: add more log decodng variables
Configuration menu - View commit details
-
Copy full SHA for 6469db8 - Browse repository at this point
Copy the full SHA 6469db8View commit details -
ENH: slocum - don't find profile indices if profile_min_time or profi…
…le_filt_time are None
cproof committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 08057e8 - Browse repository at this point
Copy the full SHA 08057e8View commit details -
Merge pull request c-proof#187 from c-proof/enh-skip-profiles
ENH: slocum - don't find profile indices if profile_min_time or profi…
Configuration menu - View commit details
-
Copy full SHA for 79cc246 - Browse repository at this point
Copy the full SHA 79cc246View commit details
Commits on Aug 31, 2024
-
cproof committed
Aug 31, 2024 Configuration menu - View commit details
-
Copy full SHA for c268bc9 - Browse repository at this point
Copy the full SHA c268bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d619dbf - Browse repository at this point
Copy the full SHA d619dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cee59c - Browse repository at this point
Copy the full SHA 8cee59cView commit details -
Merge pull request c-proof#189 from jklymak/fix-rad-degrees
Fix rad degrees
Configuration menu - View commit details
-
Copy full SHA for b94e3f7 - Browse repository at this point
Copy the full SHA b94e3f7View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a6c1d6 - Browse repository at this point
Copy the full SHA 1a6c1d6View commit details -
Merge pull request c-proof#192 from jklymak/pypi-workflow
MNT: pypi workflow
Configuration menu - View commit details
-
Copy full SHA for b472c4f - Browse repository at this point
Copy the full SHA b472c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb9a71 - Browse repository at this point
Copy the full SHA 9eb9a71View commit details -
Merge pull request c-proof#193 from jklymak/test-pypi
DOC: minor change to test pypi workflow
Configuration menu - View commit details
-
Copy full SHA for 87f76b7 - Browse repository at this point
Copy the full SHA 87f76b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca3d9a - Browse repository at this point
Copy the full SHA cca3d9aView commit details -
Merge pull request c-proof#194 from jklymak/test-pypi
DOC: minor change to test pypi workflow
Configuration menu - View commit details
-
Copy full SHA for 581a8d5 - Browse repository at this point
Copy the full SHA 581a8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a15a76 - Browse repository at this point
Copy the full SHA 2a15a76View commit details -
Merge pull request c-proof#195 from jklymak/version-change
MNT: version change 0.0.7
Configuration menu - View commit details
-
Copy full SHA for 8d16c75 - Browse repository at this point
Copy the full SHA 8d16c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2095be5 - Browse repository at this point
Copy the full SHA 2095be5View commit details -
Merge pull request c-proof#196 from jklymak/fix-version
MNT: version change
Configuration menu - View commit details
-
Copy full SHA for 922ca9e - Browse repository at this point
Copy the full SHA 922ca9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa13af7 - Browse repository at this point
Copy the full SHA fa13af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa43c17 - Browse repository at this point
Copy the full SHA aa43c17View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a3df36 - Browse repository at this point
Copy the full SHA 5a3df36View commit details -
Merge pull request c-proof#201 from jklymak/fix-example-data-link
DOC: fix data link in slocum desc
Configuration menu - View commit details
-
Copy full SHA for ff8c8bb - Browse repository at this point
Copy the full SHA ff8c8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 581c766 - Browse repository at this point
Copy the full SHA 581c766View commit details -
Configuration menu - View commit details
-
Copy full SHA for d26e196 - Browse repository at this point
Copy the full SHA d26e196View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b59783a - Browse repository at this point
Copy the full SHA b59783aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe21486 - Browse repository at this point
Copy the full SHA fe21486View commit details -
Configuration menu - View commit details
-
Copy full SHA for b17720f - Browse repository at this point
Copy the full SHA b17720fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d218e2 - Browse repository at this point
Copy the full SHA 5d218e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766d9b0 - Browse repository at this point
Copy the full SHA 766d9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff9bba - Browse repository at this point
Copy the full SHA dff9bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5246d5 - Browse repository at this point
Copy the full SHA c5246d5View commit details -
Merge pull request c-proof#206 from jklymak/doc-slocum-fixes
DOC: small changes to slocum
Configuration menu - View commit details
-
Copy full SHA for 2140610 - Browse repository at this point
Copy the full SHA 2140610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93db2d5 - Browse repository at this point
Copy the full SHA 93db2d5View commit details -
Merge pull request c-proof#207 from jklymak/doc-slocum-fixes
DOC: small changes to slocum
Configuration menu - View commit details
-
Copy full SHA for 11093c2 - Browse repository at this point
Copy the full SHA 11093c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec1b8e - Browse repository at this point
Copy the full SHA 7ec1b8eView commit details -
Merge pull request c-proof#208 from jklymak/doc-slocum-fixes
DOC: small changes to slocum
Configuration menu - View commit details
-
Copy full SHA for 83fb120 - Browse repository at this point
Copy the full SHA 83fb120View commit details
Commits on Nov 5, 2024
-
* We do not want to ignore the first line of any data * Do not interpolate the data (get_sync -> get) * .gitignore: Ignore build directory
Configuration menu - View commit details
-
Copy full SHA for 04545f8 - Browse repository at this point
Copy the full SHA 04545f8View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68323e8 - Browse repository at this point
Copy the full SHA 68323e8View commit details
Commits on Nov 23, 2024
-
* Add gitignore files and directories created by running pytest * Allow setting time and calendar units from yml configuration file * Fix to allow profile_time_start and profile_time_end to get time information by moving time_1970 to last variable processed in for loop * Emit warning for variables lacking data for gridding * Add resync_metadata_and_encoding to allow overriding of metadata from yml configuration file * Fix log message for raw_to_timeseries * Allow conversion of slocum latitude and longitude from NMEA to degrees * Emit log message when metadata is overridden from yml configuration file * Add utils function to determine pyglider version * Add utils function to determine netcdf C and python versions * Set units for profile_time in example-slocum/deploymentRealtime.yml to get proper units for profile_time * Remove history and netcdf attributes as they can now vary widely from static examples
Configuration menu - View commit details
-
Copy full SHA for f95f77f - Browse repository at this point
Copy the full SHA f95f77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d286d - Browse repository at this point
Copy the full SHA f9d286dView commit details