Skip to content
/ SFT-1D Public

Surface Flux Transport modelling in one dimension (latitude).

License

Notifications You must be signed in to change notification settings

sr-dash/SFT-1D

Repository files navigation

Surface Flux Transport (SFT) 1D

Build and Test Sphinx Doc HitCount

Surface Flux Transport modeling in one dimension (latitude).

Documentation

A general introcuction to the model and preliminary documentation can be found here.

These pages are currently under development.

For ease of installing the dependecies, supporting packages and building the executable please follow the steps mentioned below.

  • File reading/writing operatins in the SFT model uses NETCDF library. For a fresh installation of the libraries and it's dependencies, run the following:
$ bash install_netcdf.sh
  • For building the executable for SFT model, run the following:
$ make
  • For plotting the results a sample plotting routine is provided in the repository. To install the dependencies please run the following command before executing the python script.
$ pip install -r requirements.txt

Feel free to explore the documentation, and if you have any questions or feedback, please reach out.

About

Surface Flux Transport modelling in one dimension (latitude).

Resources

License

Stars

Watchers

Forks

Packages

No packages published