-
We should define functions like
```julia
set!(u, a::AbstractArray) = u.data .= a
set!(u::Field{A}, a::AbstractArray) where A
-
Following up to the comments in 96dc5544290e6f2742564a8795b960103a09a513 with an issue for better visibility.
`num` can be zero, which is tripping up the assertion. Here's the whole `nlh` structur…
-
not sure exactly what it is called, (maybe mesoscale or CLARITRONS) but it includes:
Data
- deisseroth16
Pubs:
- kwame1 & kwame2
- recent review article from karl d (citation #12 in OCPaper o…
-
**[Original report](https://bitbucket.org/glotzer/hoomd-blue/issue/234) by Michael Howard (Bitbucket: [mphoward](https://bitbucket.org/mphoward), GitHub: [mphoward](https://github.com/mphoward)).**
-…
-
Our README specifies two commands for running our ETL process.
Currently, they are:
```
./arxiv_as_a_newspaper -run-etl-process
```
and
```
./arxiv_as_a_newspaper -write-etl-results-to-file …
-
To reproduce:
1. Open VAPOR, Import CF data: `/little_glade/shaomeng/nc-vapor3/cm1.nc`
2. Create a Slice renderer, enable it. Notice the bounding box is correct.
3. Load VDC format of Duku. Notice…
-
Hi, I've been playing around with ecell4, I think its a great package and I hope to use it in my thesis. Since I'm new to Ecell this may just be my inexperience rather than a bug but I've been buildin…
-
Hello,
One of the most commonly used formats in the world of numerical weather prediction is the grib format. Will it be possible with the package stars to read the metadata of grib files ?
Gri…
-
Now that our LES Julia ocean model is emerging, it would be good to srategise about getting a channel going. Important for many reasons but especially for the eddy param problem and also for looking a…
-
regrid_data_plane uses a location file to specify the location of each satellite pixel lat/lon. Instead of a static file, calculations can be done to do this on the fly for all GOES-16 scenes (FULL DI…