pyclmuapp

Overview

  • About
  • Installation

Python: warmup

  • Warmup

Python: examples

  • Example 1: Basic usage
  • Example 2: How does global warming will affect urban climates?
  • Example 3: Urban climate adaption

Other usage

  • Basic usage: Web interface
  • Basic usage: Command line

Python: created input files

  • Make your own forcing data from ERA5
  • Make your own surface data

Spinup

  • Spinup in USP mode

HPC

  • pyclmuapp on HPC: Command line
  • pyclmuapp on HPC: Python

Evaluation

  • Urban-Plumber2: UK-Kin site CLMU5 simulation

API Reference

  • pyclmuapp
    • pyclmuapp package
pyclmuapp
  • pyclmuapp
  • View page source

pyclmuapp

  • pyclmuapp package
    • Submodules
    • pyclmuapp.clmu module
      • cesm_run
        • cesm_run.CASESCRIPT
        • cesm_run.CASEROOT
        • cesm_run.DOUT_S_ROOT
        • cesm_run.case_lat
        • cesm_run.case_lon
        • cesm_run.case_name
        • cesm_run.json_file_path
        • cesm_run.config
        • cesm_run.create_case()
        • cesm_run.modify_case_config()
        • cesm_run.modify_forcing()
        • cesm_run.modify_surf()
        • cesm_run.nc_view()
        • cesm_run.read_json_config()
        • cesm_run.recover_forcing()
        • cesm_run.reset_case()
      • copy_file_if_not_exists()
      • copy_file_if_not_exists2()
      • get_forcing()
      • get_soil_params()
      • get_urban_params()
      • getconfig()
      • now_time()
      • run_command()
    • pyclmuapp.container module
      • clumapp
        • clumapp.case_clean()
        • clumapp.case_scripts()
        • clumapp.create_folder()
        • clumapp.docker()
    • pyclmuapp.getcity module
      • adjust_longitude()
      • calculate_polygon_area()
      • closest()
      • get_mask_cities()
      • haversine_dist()
    • pyclmuapp.pts module
      • pts_clmu
        • pts_clmu.modify_forcing()
        • pts_clmu.modify_surf()
        • pts_clmu.nc_view()
        • pts_clmu.run()
    • pyclmuapp.usp module
      • usp_clmu
        • usp_clmu.check_domain()
        • usp_clmu.check_forcing()
        • usp_clmu.check_surf()
        • usp_clmu.clean_usp()
        • usp_clmu.modify_forcing()
        • usp_clmu.modify_surf()
        • usp_clmu.nc_view()
        • usp_clmu.run()
    • Module contents
Previous Next

© Copyright 2024, Junjie Yu, Zhonghua Zheng.

Built with Sphinx using a theme provided by Read the Docs.