Releases: NOAA-PMEL/EcoFOCIpy
Releases · NOAA-PMEL/EcoFOCIpy
February 2026 Release
What's Changed
- Enhance nitrate plotting functions to support figure export by @JiaxuZ in #416
- MNT: (deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #415
- MNT: (deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #417
- Ecopar by @shaunwbell in #418
- Ecopar - simple fix by @shaunwbell in #419
- Update wetlabs_parser.py by @shaunwbell in #420
- Update wetlabs_parser.py by @shaunwbell in #421
- MNT: (deps): Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #422
- MNT: (deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #423
- Mtr update by @shaunwbell in #424
- Update WMM.COF by @shaunwbell in #425
- Improve erddap io; Update ISUS nitrate parser by @JiaxuZ in #426
Full Changelog: v0.2.4...v0.2.5
Aug 8 2025 Release
What's Changed
- Adcp clean by @shaunwbell in #409
- Add ISUS workflow support: parsing, processing, and config updates by @JiaxuZ in #410
- Enhance ISUS Support (Part 3) by @JiaxuZ in #412
- Mtr 5k update by @shaunwbell in #413
- Mtr refactor by @shaunwbell in #414
MTR Update is a breaking change - there is a subroutine with the older methods left in the package for now MTR_Parser.legacy
Full Changelog: v0.2.3.1...v0.2.4
Early July 2025 Update - 2 - now with more tests
What's Changed
- Update README.md by @shaunwbell in #390
- Update packagetest.yaml by @shaunwbell in #391
- pylinting by @shaunwbell in #393
- try again by @shaunwbell in #394
- Tests final update by @shaunwbell in #395
- Delete tests.py by @shaunwbell in #397
- Update packagetest.yaml by @shaunwbell in #396
- Update packagetest.yaml by @shaunwbell in #398
- Update packagetest.yaml by @shaunwbell in #400
- Update packagetest.yaml by @shaunwbell in #399
- Bell patch 1 by @shaunwbell in #401
- math tests by @shaunwbell in #402
- Prooceanus refactor by @shaunwbell in #403
- Update packagetest.yaml by @shaunwbell in #404
- Wetlabs refactor by @shaunwbell in #405
- Wpak refactor by @shaunwbell in #406
- Adcp refactor by @shaunwbell in #407
- Adcp clean by @shaunwbell in #408
Full Changelog: v0.2.3...v0.2.3.1
Early July 2025 Update
What's Changed
- Update SQL2GEOJSON_ctds.py by @shaunwbell in #377
- Update 2 by @shaunwbell in #378
- update counter by @shaunwbell in #379
- Update rcm_parser.py by @shaunwbell in #380
- Update README.md by @shaunwbell in #381
- Update rcm_parser.py by @shaunwbell in #382
- Update SUNA Processing Workflow: Delay Q3 Filtering and Standardize Plot Styling by @JiaxuZ in #383
- MNT: (deps): Bump pandas from 2.2.3 to 2.3.0 in /ci by @dependabot in #384
- MNT: (deps): Bump bottleneck from 1.4.2 to 1.5.0 in /ci by @dependabot in #385
- Use float64 for time encoding in NetCDF export and add
calculate_mean_offsetto nitrate correction module by @JiaxuZ in #386 - Cleanup - lanzcos test by @shaunwbell in #387
- Update packagetest.yaml by @shaunwbell in #389
- Cleanup 2 by @shaunwbell in #388
Full Changelog: v0.2.2...v0.2.3
April 2025 Update
What's Changed
- April updates by @shaunwbell in #375
- Update dependabot.yaml by @shaunwbell in #376
Full Changelog: v0.2.1...v0.2.2
February 2024 Update
What's Changed
- Web tools by @shaunwbell in #358
- Update SQL2GEOJSON_moorings.py by @shaunwbell in #359
- Update SQL2GEOJSON_moorings.py by @shaunwbell in #360
- update configs for oxygen corrections by @shaunwbell in #361
- Update README.md by @shaunwbell in #362
- MNT: (deps): Bump matplotlib from 3.9.2 to 3.9.3 in /ci by @dependabot in #363
- MNT: (deps): Bump numpy from 2.1.3 to 2.2.0 in /ci by @dependabot in #364
- Units by @shaunwbell in #365
- MNT: (deps): Bump matplotlib from 3.9.3 to 3.10.0 in /ci by @dependabot in #367
- MNT: (deps): Bump numpy from 2.2.0 to 2.2.1 in /ci by @dependabot in #368
- Update requirements.txt by @shaunwbell in #370
- Jan update by @shaunwbell in #371
- Update nitrates_parser.py by @shaunwbell in #373
- Create telos_wx_cf.yaml by @shaunwbell in #374
Full Changelog: v0.2.0...v0.2.1
v0.2.0
*** Big new feature is the addition of a comprehensive SUNA processing package ***
An example python notebook will be included soon, we are just determining the best place to put those
What's Changed
- MNT: (deps-dev): Bump mysql-connector-python from 9.0.0 to 9.1.0 in /ci by @dependabot in #349
- MNT: (deps): Bump bottleneck from 1.4.0 to 1.4.1 in /ci by @dependabot in #348
- MNT: (deps): Bump numpy from 2.1.1 to 2.1.2 in /ci by @dependabot in #347
- seaborn ticks by @shaunwbell in #350
- MNT: (deps): Bump bottleneck from 1.4.1 to 1.4.2 in /ci by @dependabot in #351
- MNT: (deps): Bump netcdf4 from 1.7.1.post2 to 1.7.2 in /ci by @dependabot in #353
- MNT: (deps): Bump cftime from 1.6.4 to 1.6.4.post1 in /ci by @dependabot in #352
- Update adcp_parser.py by @shaunwbell in #354
- python 3.12 string updates by @shaunwbell in #355
- MNT: (deps): Bump numpy from 2.1.2 to 2.1.3 in /ci by @dependabot in #356
- Feature: Enhanced SUNA Data Processing and Quality Control by @JiaxuZ in #357
New Contributors
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- Update superlinter.yml by @shaunwbell in #346
- MNT: (deps): Bump pandas from 2.2.2 to 2.2.3 in /ci by @dependabot in #345
- MNT: (deps): Bump erddapy from 2.2.0 to 2.2.3 in /ci by @dependabot in #344
Full Changelog: v0.1.8...v0.1.9
September 2024 Release
What's Changed
- MNT: (deps): Bump pandas from 2.2.1 to 2.2.2 in /ci by @dependabot in #320
- MNT: (deps): Bump github/super-linter from 5.0.0 to 6 by @dependabot in #321
- MNT: (deps-dev): Bump mysql-connector-python from 8.3.0 to 8.4.0 in /ci by @dependabot in #322
- MNT: (deps): Bump matplotlib from 3.8.3 to 3.8.4 in /ci by @dependabot in #319
- Update dependabot.yaml by @shaunwbell in #323
- MNT: (deps): Bump matplotlib from 3.8.4 to 3.9.0 in /ci by @dependabot in #324
- MNT: (deps): Bump seawater from 3.3.4 to 3.3.5 in /ci by @dependabot in #325
- MNT: (deps): Bump numpy from 1.26.4 to 2.0.0 in /ci by @dependabot in #328
- MNT: (deps): Bump netcdf4 from 1.6.5 to 1.7.1 in /ci by @dependabot in #330
- MNT: (deps): Bump bottleneck from 1.3.8 to 1.4.0 in /ci by @dependabot in #329
- MNT: (deps): Bump cftime from 1.6.3 to 1.6.4 in /ci by @dependabot in #326
- MNT: (deps): Bump netcdf4 from 1.7.1 to 1.7.1.post1 in /ci by @dependabot in #331
- MNT: (deps-dev): Bump mysql-connector-python from 8.4.0 to 9.0.0 in /ci by @dependabot in #332
- MNT: (deps): Bump matplotlib from 3.9.0 to 3.9.1 in /ci by @dependabot in #333
- MNT: (deps): Bump numpy from 2.0.0 to 2.0.1 in /ci by @dependabot in #334
- Update sbe_ctd_parser.py by @shaunwbell in #338
- MNT: (deps): Bump matplotlib from 3.9.1 to 3.9.2 in /ci by @dependabot in #337
- MNT: (deps): Bump netcdf4 from 1.7.1.post1 to 1.7.1.post2 in /ci by @dependabot in #336
- MNT: (deps): Bump numpy from 2.0.1 to 2.1.0 in /ci by @dependabot in #339
- Update superlinter.yml by @shaunwbell in #341
- MNT: (deps): Bump numpy from 2.1.0 to 2.1.1 in /ci by @dependabot in #342
- update time filters by @shaunwbell in #343
Full Changelog: v0.1.7...v0.1.8
March 2024 Release
What's Changed
- isort update by @shaunwbell in #309
- Isort update by @shaunwbell in #310
- MNT: (deps): Bump matplotlib from 3.8.2 to 3.8.3 in /ci by @dependabot in #311
- MNT: (deps): Bump bottleneck from 1.3.7 to 1.3.8 in /ci by @dependabot in #313
- MNT: (deps): Bump pandas from 2.2.0 to 2.2.1 in /ci by @dependabot in #312
- MNT: (deps): Bump ctd from 1.4.5 to 1.4.6 in /ci by @dependabot in #314
- Update rcm_parser.py by @shaunwbell in #315
- Update rcm_parser.py by @shaunwbell in #316
- Update oxy by @shaunwbell in #317
- Update suna by @shaunwbell in #318
Full Changelog: v0.1.6...v0.1.7