Takaya Uchida
Takaya Uchida
## Source Dataset Global surface dataset of HYCOM25. - The file format : netCDF - How are the source files organized? (to be confirmed) - How are the source files...
## Source Dataset SWOT-Xover is a subset of a few basin-scale model outputs with the resolution of ~1/50° surface hourly and interior daily data. The subsets will cover the cross-over...
This PR addresses #474 so as to also save `partial_amplitudes` per level for the outputs from multi-resolution DMD.
First and foremost, I truly appreciate this package. Thank you for developing and maintaining it! I'm trying to install the labextension to jupyterlab=4.0.2 but I've been getting the following error:...
Hi intake_xarray developers, I've encountered an error when the version of intake is 2.0.1 where `intake_xarray` doesn't seem to recognize `intake`. When I reverted to `intake=0.6.8`, everything seemed to work...
Hi xmitgcm, Would it be possible to add a class to read the GEOS/ECCO DYAMOND run (https://data.nas.nasa.gov/geosecco/geoseccodata/c1440_llc2160/) from the LLCReader? I would naively assume that something like: ``` class ECCOPortalC1440_LLC2160Model(C1440_LLC2160Model):...
Dear xmitgcm community, I started getting the following error when trying to call the LLC4320 run from the NASA ECCO portal using the `llcreader`: ``` from xmitgcm import llcreader model...
Hi Oceananigans, I would like to report a warning message that could be confusing. Continuing the [discussion](https://github.com/CliMA/Oceananigans.jl/discussions/4504#discussioncomment-13170934), I am getting the following error when restarting the simulation from a pickup...
I made some edits to `power_spectrum.py` to allow for the wavelet spectra option and pushed an example notebook using SWOT-AdAC data publicly available on the cloud.