-
In trying to create a nicer way to access ocean model output (several stacks of netcdf files where each stack can be concatenated, but not necessarily merged into a single `Dataset` object), I've been…
-
I found that when the overlying plate thickness is larger than slab, there is a area beneath slab near the trench is also defied as composition of overriding plate if I don't include mantle layer. In …
-
file is on acme1 and REALLY big (we suspect that might be the issue)
ncdump seems to work
```
ncdump -h /p/user_pub/work/E3SM/1_0/1950-Control/0_25deg_atm_18-6km_ocean/ocean/native/model-output…
-
```python
ImportError Traceback (most recent call last)
Cell In[1], line 6
3 import warnings
5 import pandas as pd
----> 6 from gplately.tools import pla…
-
In MOM6 for the [1deg setup](https://github.com/COSIMA/MOM6-CICE6/blob/1deg_jra55do_ryf/MOM_input), the frontal-length scale [`MLE_FRONT_LENGTH`](https://github.com/COSIMA/MOM6-CICE6/blob/a6829f93c9a…
-
Following up on @142, this is a MWE of where this code fails on a GPU. The error and code are copied below.
The error occurs when we include both or either salinity and temperature forcing.
@si…
-
### Data Source(s)
#### Study area
The bottom temperature product covered the northeast U.S. shelf marine ecosystem (NEUS) and specifically an area of four Ecological Production Units (EPUs) defin…
-
### Version
1
### DataCap Applicant
FrondeTian
### Project ID
1
### Data Owner Name
NOAA
### Data Owner Country/Region
United States
### Data Owner Industry
Environmen…
-
For OM2 0.25deg with 50 vertical layers, the input file used to initialize conservative temperatures and salinities (`ocean_temp_salt.res.nc`) is a 3D matrix with dimensions `(ZT, GRID_Y_T, GRID_X_T)`…
-
### Is your feature request related to a problem? Please describe.
Google Colab does not officially support Docker, which effectively neglects the use of dockerized models in Google Colab notebooks. …