Skip to content

Releases: NOAA-PMEL/EcoFOCIpy

Requires Python 3.8 or greater

05 Jan 15:38
95c30a0
Compare
Choose a tag to compare

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

16 Jul 21:32
fe0a758
Compare
Choose a tag to compare

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)

23 Apr 21:59
5a36997
Compare
Choose a tag to compare

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

07 Apr 15:50
f1faedc
Compare
Choose a tag to compare
Ctd patch example (#45)

* Add successful but incomplete ctd example

* Update ncCFsave.py

- add moored routines back

update patch for requirements.txt file

05 Apr 15:13
98b96fa
Compare
Choose a tag to compare
v0.0.4

fix requirements.txt file to drop python specification (#37)

v0.0.3 with Wetlabs Eco parsers

02 Apr 19:25
182c258
Compare
Choose a tag to compare
  • 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

31 Mar 20:26
420e4fe
Compare
Choose a tag to compare

Added examples and source code to deal with all timeseries moored Seabird Instruments commonly used by FOCI.

Super early pre-release

27 Mar 00:06
d8eda3b
Compare
Choose a tag to compare

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