The Wayback Machine - https://web.archive.org/web/20200622170758/https://github.com/topics/oceanography
Skip to content
#

oceanography

Here are 204 public repositories matching this topic...

trexfeathers
trexfeathers commented Mar 20, 2020

From the eagle-eyed @jonseddon 🦅 👁 :

"I just noticed that the text inside the HTML <title> tag for the Iris 2.4 documentation at https://scitools.org.uk/iris/docs/v2.4.0/gallery.html says “Thumbnail gallery — Iris 2.2.0 documentation” rather than 2.4. It’s correct in the equivalent page in the version 2.3 documentation. I’ve not done an extensive search of all pages, but it looks like the

argopy
rabernat
rabernat commented Mar 27, 2019

Over in ECCO-GROUP/ECCOv4-py#6, @ifenty reported some difficulty in using open_mdsdataset to read data from ECCO. Some if this is likely due to our lousy error messages (see #126), but it's also likely related to overall deficiencies in our documentation.

This is what I wrote in that thread.

I think a big source of confusion is that the user-facing part of xmitgcm is designed not to read j

Ocean-Data-Map-Project
htmlboss
htmlboss commented May 1, 2020

The calculation layer makes the use of the scale_factor attribute in the datasetconfig.json redundant, since an equation can easily replicate the functionality:
scale_factor: 1.2 can be replaced by
equation: "my_variable * 1.2", dims: [dims...].

The only work needed is editing the config file. The calculation layer handles the rest automatically.

The other (optional but strongly

MBARIMike
MBARIMike commented Dec 16, 2019

The 2D Parameter-Parameter plots are currently generated by server-side matplotlib. This is acceptable for order of a thousands data points. We now have Campaigns with many millions of points that we would like to explore with web-interactive speeds. For example, a nearly 2 million point Parameter-Parameter takes nearly 5 minutes to render: a [Share this view link](https://stoqs.shore.mbari.org/st

Improve this page

Add a description, image, and links to the oceanography topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oceanography topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.