Isca icon indicating copy to clipboard operation
Isca copied to clipboard

Idealized GCM from the University of Exeter

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

First draft of docs page for the `vert_coordinate.f90` module, used to control the model levels used in a run. Suggestions/improvements welcome, especially if you spot a typo.

docs

This pull request adds single-column model functionality to the Isca 'framework' for modelling planetary atmospheres. When the column model is used, the dynamical core is bypassed but Isca's 'physics' routines...

help wanted
priority:medium
core
infrastructure
idealised

Code that solves the two-stream radiative transfer equations with scattering in Isca (semi-grey; i.e., grey in shortwave and longwave). Follows Pierrehumbert, 2010: Principles of Planetary Climate. Chapter 5, Page 353....

priority:low
phys:rad
model_dev

# Errors with most recent g-fortran and gcc compilers ## Description I've been testing out the gfortran installation of Isca on AWS EC2 Ubuntu and have run into problems with...

infrastructure

Documentation and references for rrtm_radiation.f90 following the structure used for SOCRATES documentation.

docs

### Master issue for refactoring Isca's Python interface #### Modern Python libraries and conventions - [ ] Support only Python 3.6+ - [ ] Use `pathlib` for all path-like objects...

docs
priority:high
infrastructure
python

I've created a page for debugging on here rather than the google doc. Please add your comments, edit what's already been written and add more things. There is no right...

docs

## Description When installing Isca on the NASA Pleiades machine, I received a deprecation warning for the disutils package. I followed the [installation instructions at GitHub](https://github.com/ExeClim/Isca). When I ran `pip...

bug

Docs pages need tidying. - Titles more uniform for modules - Remove 'Coming soon' pages - In beginners guide add that calendars do not follow CF Convention 106

docs

To complement the 3D-dynamics models already available in Isca, I have added the shallow-water and barotropic vorticity equation solvers. The fortran code for these came directly from GFDL, and was...

trip tests passing
tests
priority:high
dyn:spectral
shallow_water