-
I've tried to capture a stacktrace, but the error seems to take down my terminal. I've exported the contents of a shapefile to CSV using `GeoPandas`:
```
In [1]: from django.conf import settings
…
-
```
ERROR 2024-11-10 15:31:10,579 fetch_data load_zipped_data_file_into_orm fetch_data.py 183
FAILURE
The following models succeeded : []
The following models failed : []
INFO 2024-11-10 15:3…
-
My lab-mate @PrajaktaPMohite and I were working on a worldbuilder file that included faults for one of her models and when we looked at the manual in the section called `Parameter Documentation/Featur…
-
Here is an extract from a log:
```
17:09:30 INFO opendrift.models.basemodel.environment:248: turbulent_kinetic_energy: 0.000000
17:09:30 INFO opendrift.models.basemodel.environment:248: t…
-
Hi,
I am using the generic netcdf reader with BRAN2020 files. After modifying some variable and dimensions names my particles run happily when I use a single file, but when I try to do longer runs us…
-
### Use case
MPAS-O dart interface for E3SM
### Is your feature request related to a problem?
There is an MPAS-O interface, but it is not a Manhattan interface. There is a reasonable chance t…
-
Daily and monthly global climate projections data from a large number of experiments, models and time periods computed in the framework of the sixth phase of the Coupled Model Intercomparison Project …
-
Write an initial set of metrics (and tolerances) that can be used to physically validate the ML projection.
ma595 updated
2 weeks ago
-
I am aware of two other Python packages that aim to conservatively diagnose transports across sections in ocean models:
- [`StraitFlux`](https://github.com/susannawinkelbauer/StraitFlux/tree/main) (l…
-
Here's a MWE:
```julia
using Oceananigans
using ClimaOcean
using OrthogonalSphericalShellGrids
using CUDA
z_faces = exponential_z_faces(Nz=40, depth=6000)
Nx = 360
Ny = 180
Nz = length(z_…