Releases: NOAA-PMEL/EcoFOCIpy
Requires Python 3.8 or greater
No actual breaking changes, we always required python 3.8 - but now the dependencies (specifically numpy) allow nothing less (hence the bigger version bump).
Other updates include various package update requirements and jupyter notebooks examples.
No base code changes are really included in this.
Now with erddapy methods
cleaned up examples (still need to refine jupyter notebook examples)
- added erddapy wrapper to retrieve moored and ctd data from internal foci database
- refined qc methods
- refined ctd processing methods
Version 0.0.6 - Unified netcdf creation (and ADCP's)
If this was true semantic versioning - it would be a big bump because I broke the existing api for netcdf generation. Now - all moored and ctd data uses same api for netcdf generation as opposed to independent objects.
Also - Added ADCP processing and analysis tool
- many more jupyter notebook examples
v0.0.5 - Now with SBE CTD processing
Ctd patch example (#45) * Add successful but incomplete ctd example * Update ncCFsave.py - add moored routines back
update patch for requirements.txt file
v0.0.4 fix requirements.txt file to drop python specification (#37)
v0.0.3 with Wetlabs Eco parsers
-
parser for wetlab instruments
- 3 channel (like triplet)
- 2 channel (FLNTUS like)
- single channel (like FLS models)
-
example notebooks for wetlab instruments.
- includes discussion on how to handle "burst" mode data that we sample
SBE Instruments Available
Added examples and source code to deal with all timeseries moored Seabird Instruments commonly used by FOCI.
Super early pre-release
super pre-release... not much to do here yet
celebrating intial setuptools success
Instruments that are included in this release
-
wpak processing without instrument metadata or CF variable names
-
wpak example
-
sbe39 (partial)
tools included in this release
- mooring yaml config builder