Difference between revisions of "GridWetData"
From OCEBIS Wiki
Line 1: | Line 1: | ||
[https://github.com/asbjorn-christensen/GridWetData GridWetData] is a package to access data in a water body, which is described by an underlying grid. Layers of the ''NW Shelf Seas'' area on this site are generated by post processing code for [https://github.com/asbjorn-christensen/OCEBIS OCEBIS] using GridWetData. | [https://github.com/asbjorn-christensen/GridWetData GridWetData] is a package to access data in a water body, which is described by an underlying grid. Layers of the ''NW Shelf Seas'' area on this site are generated by post processing code for [https://github.com/asbjorn-christensen/OCEBIS OCEBIS] using GridWetData. | ||
GridWetData provides a Python API to gridded hydrographic data, including CMEMS data, making data manipulation and visualization easy. It is designed following objected-oriented standards for transparency, extensibility and compactness. Below is shown a few inheritance diagrams generated by Doxygen. GridWetData is free, open software | GridWetData provides a Python API to gridded hydrographic data, including CMEMS data, making data manipulation and visualization easy. It is designed following objected-oriented standards for transparency, extensibility and compactness. Below is shown a few inheritance diagrams generated by Doxygen. GridWetData is free, open software | ||
+ | [[File:NWS_BAL_inheritance.png|200px|thumb|left|Inheritance diagram of some NWS/BAL data spectator classes]] |
Revision as of 15:26, 27 September 2018
GridWetData is a package to access data in a water body, which is described by an underlying grid. Layers of the NW Shelf Seas area on this site are generated by post processing code for OCEBIS using GridWetData. GridWetData provides a Python API to gridded hydrographic data, including CMEMS data, making data manipulation and visualization easy. It is designed following objected-oriented standards for transparency, extensibility and compactness. Below is shown a few inheritance diagrams generated by Doxygen. GridWetData is free, open software