Tor Nordam

Results 9 issues of Tor Nordam

I'm trying to run a small test with OpenDrift and the Barents EPS with files from thredds, but I run into some problems. The files are downloaded from here: https://thredds.met.no/thredds/catalog/fou-hi/barents_eps_eps/catalog.html...

Using example_plast as a starting point, I'm trying to get o.plot() to show stranded plastics in a different color. I had a look in the code, and it seems colors...

At present, the array ```o.history['status']``` is a masked array, and for a given particle, the status is always ```0``` (active), except in the timestep in which it became deactivated, where...

For modelling things like mineral particles or microplastics that sink, I would want to use a new type of seafloor interaction, where we reflect for diffusion, and deactivate when particles...

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: turbulent_generic_length_scale: 0.000000 17:09:30 INFO opendrift.models.basemodel.environment:248: upward_sea_water_velocity: 0.000000 15:09:32 INFO opendrift.models.basemodel:936: Using existing reader for...

### Is your feature request related to a problem? I'm using ```xarray.open_mfdataset()``` to open tens of thousands of (fairly small) netCDF files, and it's taking quite some time. Being of...

usage question

When downloading the executable from the releases page, it is not possible to produce html output. I get the following error: ``` Thread 'main' panicked at 'Cannot open template path...

I run xubuntu 24.04, with regolith version 3.3, and I also use guake version 3.10. I've set guake to appear at the top of the screen, full width, and not...