Isca icon indicating copy to clipboard operation
Isca copied to clipboard

Idealized GCM from the University of Exeter

Results 59 Isca issues
Sort by recently updated
recently updated
newest added

## Description There are some variables in the model code that seem to be completely unused. For example, the variable `pstd` in `constants.F90` is the reference pressure in dynes/cm2, is...

priority:low
core

## Description (Discussion started in #180) @sit I can [tweak the Travis config](https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received) to allow for a longer build. In the long-term, however, it's worth to look into optimising the...

priority:medium
infrastructure

Hello Isca team, We recently realized that our experiments are not conserving water from their starting reservoir. We aren't sure if this behavior is known/expected, especially since we are running...

bug
phys:sfc

## Description Hello, I am continuing to work on incorporating the TAM hydrology module into Isca, but am currently having an issue with the `mpp_update_domains()` function in the TAM code....

bug
phys:sfc

## Description Make a submodule of `isca` python library with a list of key variables mapped to "recommended" colourmaps (from matplotlib).

help wanted
priority:low
python

Print a warning if the isca python installation used is inconsistent with the GFDL_BASE directory

priority:medium
infrastructure
python

Hi all, I have been working on my MSc thesis in computer science over the summer, entitled 'Porting and optimisting the Isca climate model on Intel and Arm processors'. This...

priority:medium
infrastructure

Hello: I am trying to compile Isca to run on the Cori Computer at NERSC (I am a PhD student at UC Davis working with Dr. Da Yang) When trying...

priority:medium
infrastructure

The script that interpolates data from sigma levels to pressure levels, `Isca/postprocessing/plevel_interpolation/src/postprocessing/plevel/run_pressure_interp.F90` gets its gravitational constants, etc, from `plev_constants.F90` in that same folder. These are parameters and are set to...

phys:const
priority:medium
io

Given the success of running Isca with conda libraries (as first done by @spencerahill in #108 ), it looks like it's possible to make the model itself conda-installable. Even if...

tests
priority:medium
infrastructure