← Back to RTM-Suite
0-RTM-Suite Python port
← Back to RTM-Suite

Contents

  • Installation
    • Building these docs
  • toolsrtm
    • toolsrtm.leaf
      • calctav()
      • LeafOptics
      • prospect_d()
      • prospect_pro()
    • toolsrtm.fluspect
      • FluspectBResult
      • FluspectCxResult
      • fluspect_b()
      • fluspect_cx()
    • toolsrtm.liberty
      • LibertyResult
      • liberty()
    • toolsrtm.canopy
      • volscatt()
      • campbell()
      • dladgen()
      • dcum()
      • jfunc1()
      • jfunc2()
      • jfunc4()
      • non_conservative_scattering()
      • conservative_scattering()
      • scattering()
      • LeafAngleDistribution
      • FourSAILResult
      • foursail_core()
      • foursail()
      • FourSAIL2Result
      • foursail2_core()
      • foursail2()
    • toolsrtm.inform
      • compute_brf()
      • foursail_inform()
      • foursail_inf()
      • foursail_t_s()
      • foursail_t_o()
      • inform()
    • toolsrtm.spart
      • spart_toc()
      • SpartToaResult
      • spart_toa()
    • toolsrtm.smac
      • SmacSensor
      • SENSORS
      • get_sensor()
      • sentinel2a_msi()
      • sentinel2b_msi()
      • sentinel3a_olci()
      • sentinel3b_olci()
      • landsat4_tm()
      • landsat5_tm()
      • landsat7_etm()
      • landsat8_oli()
      • terra_aqua_modis()
      • SmacAtmosphere
      • get_smac()
      • spectral_convolution()
    • toolsrtm.srf
      • SrfTable
      • SrfConvolutionResult
      • srf_prisma()
      • fwhm_prisma()
      • srf_sentinel2a()
      • srf_sentinel2b()
      • spectral_convolution_srf()
      • enmap_characteristics()
      • sensor_characteristics()
      • spectral_convolution_gaussian()
    • toolsrtm.indices
      • get_indices()
    • toolsrtm.marmit
      • MarmitSoil
      • marmit1()
      • marmit2()
      • sigmoid_soil()
      • get_marmit_rsoil()
    • toolsrtm.satellite
      • COLLECTION_ASSETS
      • SatelliteCollection
      • get_satellite_collection()
      • get_sentinel2_cube()
    • toolsrtm.inversion
      • CarsPlsResult
      • carspls()
      • get_vif()
      • InversionOptResult
      • get_inversion_opt()
      • ALGORITHMS
      • InversionResult
      • get_inversion()
      • HybridInversionResult
      • hybrid_inversion()
      • hybrid_inversion_ensemble()
    • toolsrtm.deep_learning
      • MLModelResult
      • get_ml_model()
  • scopeinpython
    • scopeinpython.soil
      • SoilParams
      • WettingParams
      • get_bsm()
      • soilwat()
    • scopeinpython.spectral
      • SpectralConfig
      • get_spectra_scope()
    • scopeinpython.rtmo
      • get_volscatt_scope()
      • get_pso()
      • get_reflectances()
      • get_fluxprofile()
      • CanopyStructure
      • RTMoResult
      • run_rtmo()
      • NetRadiationLite
      • net_radiation_lite()
    • scopeinpython.biochemical
      • LeafBio
      • MeteoLeaf
      • BiochemResult
      • sel_root()
      • get_gs_fun()
      • get_ball_berry()
      • get_temperature_function_c3()
      • get_high_temp_inhibtion_c3()
      • get_fluorescence_model()
      • get_ci_next()
      • get_compute_a()
      • get_biochemical()
    • scopeinpython.fluspect
      • FluspectCxScopeResult
      • get_fluspect_cx_scope()
    • scopeinpython.fluspect_mscope
      • MultiLayerLeafBio
      • FluspectMScopeResult
      • fluspect_mscope()
    • scopeinpython.rtmf
      • RTMfResult
      • rtmf()
    • scopeinpython.rtmz
      • RTMzResult
      • rtmz()
    • scopeinpython.thermal
      • stefan_boltzmann()
      • monin_obukhov()
      • psim()
      • psih()
      • phstar()
      • ResistanceParams
      • Resistances
      • get_resistances()
      • HeatFluxes
      • get_heatfluxes()
    • scopeinpython.rtmt_sb
      • RTMtSbResult
      • rtmt_sb()
    • scopeinpython.ebal
      • EbalMeteo
      • EbalCanopyParams
      • EbalSoilParams
      • EbalResult
      • aggregator_ebal()
      • ebal()
    • scopeinpython.scope
      • TDP_DEFAULT
      • get_zo_and_d()
      • ScopeOptions
      • ScopeResult
      • get_scope()
    • scopeinpython.utils
      • sint()
      • get_ephoton()
      • get_e2phot()
      • get_planck()
      • satvap()
  • Numerical verification against R
  • Examples
    • Leaf + canopy (toolsrtm)
    • Soil (BSM) + optical canopy BRDF (scopeinpython)
    • Sensor convolution + vegetation indices (toolsrtm)
    • Machine-learning trait inversion (toolsrtm)
    • MARMIT soil moisture model (toolsrtm)
    • Full SCOPE run: energy balance + fluorescence (scopeinpython)
    • Full simulate -> indices -> ML-invert pipeline
    • What isn’t ported yet
  • Known limitations
0-RTM-Suite Python port
  • Search


© Copyright Wageningen University & Research.

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