LICENSE.txt
README.md
setup.cfg
setup.py
t4gpd/__init__.py
t4gpd/_version.py
t4gpd.egg-info/PKG-INFO
t4gpd.egg-info/SOURCES.txt
t4gpd.egg-info/dependency_links.txt
t4gpd.egg-info/top_level.txt
t4gpd/avidon/EnergyDemandOfITEquipment.py
t4gpd/avidon/EnergyDemandOfITEquipment2.py
t4gpd/avidon/EnergyDemandOfITEquipment3.py
t4gpd/avidon/STDeploymentOfPVPanels.py
t4gpd/avidon/STDeploymentOfPVPanels2.py
t4gpd/avidon/STDeploymentOfPVPanels3.py
t4gpd/avidon/__init__.py
t4gpd/avidon/commons/AbstractEnergyDemand.py
t4gpd/avidon/commons/EnergyDemandCalculator.py
t4gpd/avidon/commons/EnergyDemandCalculator2.py
t4gpd/avidon/commons/Wh.py
t4gpd/avidon/commons/__init__.py
t4gpd/avidon/scenarios/AbstractScenario.py
t4gpd/avidon/scenarios/CredocBasedScenario.py
t4gpd/avidon/scenarios/FullLockdown.py
t4gpd/avidon/scenarios/__init__.py
t4gpd/comfort/EmpiricalThermalIndices.py
t4gpd/comfort/LinearThermalIndices.py
t4gpd/comfort/UniversalThermalIndices.py
t4gpd/comfort/__init__.py
t4gpd/comfort/algo/CommonsLib.py
t4gpd/comfort/algo/ConstantsLib.py
t4gpd/comfort/algo/ETULib.py
t4gpd/comfort/algo/PETLib.py
t4gpd/comfort/algo/PMVLib.py
t4gpd/comfort/algo/PTLib.py
t4gpd/comfort/algo/SETLib.py
t4gpd/comfort/algo/SET_mist.py
t4gpd/comfort/algo/TmrtGlobeTemperatureLib.py
t4gpd/comfort/algo/TmrtOutLib.py
t4gpd/comfort/algo/UTCILib.py
t4gpd/comfort/algo/VDI_PET_corrected.py
t4gpd/comfort/algo/WindSpeedExtrapolationLib.py
t4gpd/comfort/algo/__init__.py
t4gpd/comfort/indices/ASV.py
t4gpd/comfort/indices/AbstractThermalComfortIndice.py
t4gpd/comfort/indices/DI.py
t4gpd/comfort/indices/ETU.py
t4gpd/comfort/indices/H.py
t4gpd/comfort/indices/HI.py
t4gpd/comfort/indices/NET.py
t4gpd/comfort/indices/OUTSET.py
t4gpd/comfort/indices/PE.py
t4gpd/comfort/indices/PET.py
t4gpd/comfort/indices/PMV.py
t4gpd/comfort/indices/PT.py
t4gpd/comfort/indices/SET.py
t4gpd/comfort/indices/SETmist.py
t4gpd/comfort/indices/THI.py
t4gpd/comfort/indices/TmrtGlobeTemperature.py
t4gpd/comfort/indices/TmrtOut.py
t4gpd/comfort/indices/TmrtRadiometer.py
t4gpd/comfort/indices/UTCI.py
t4gpd/comfort/indices/WCT.py
t4gpd/comfort/indices/__init__.py
t4gpd/commons/AngleLib.py
t4gpd/commons/ArrayCoding.py
t4gpd/commons/BoundingBox.py
t4gpd/commons/CSVLib.py
t4gpd/commons/CalendarLib.py
t4gpd/commons/CaliperLib.py
t4gpd/commons/CartesianProductLib.py
t4gpd/commons/Checksum.py
t4gpd/commons/ChrystalAlgorithm.py
t4gpd/commons/ColorTemperature.py
t4gpd/commons/ConcaveLib.py
t4gpd/commons/CorrelationLib.py
t4gpd/commons/DataFrameLib.py
t4gpd/commons/DateRangeLib.py
t4gpd/commons/DatetimeLib.py
t4gpd/commons/DiameterLib.py
t4gpd/commons/Distances.py
t4gpd/commons/EnergyLib.py
t4gpd/commons/Entropy.py
t4gpd/commons/Epsilon.py
t4gpd/commons/GeoDataFrameLib.py
t4gpd/commons/GeoProcess.py
t4gpd/commons/GeomLib.py
t4gpd/commons/GeomLib3D.py
t4gpd/commons/GridFaceLib.py
t4gpd/commons/IllegalArgumentTypeException.py
t4gpd/commons/IntervalLib.py
t4gpd/commons/KernelLib.py
t4gpd/commons/LandoltRingLib.py
t4gpd/commons/LatLonLib.py
t4gpd/commons/LineStringCuttingLib.py
t4gpd/commons/ListUtilities.py
t4gpd/commons/Logos.py
t4gpd/commons/MyEdge.py
t4gpd/commons/MyNode.py
t4gpd/commons/PointsDensifierLib.py
t4gpd/commons/PointsDensifierLib3D.py
t4gpd/commons/PolarCartesianCoordinates.py
t4gpd/commons/RayCasting3Lib.py
t4gpd/commons/RayCasting4Lib.py
t4gpd/commons/RayCastingLib.py
t4gpd/commons/RotationLib.py
t4gpd/commons/SVFLib.py
t4gpd/commons/SphericalCartesianCoordinates.py
t4gpd/commons/SphericalProjectionLib.py
t4gpd/commons/TestUtils.py
t4gpd/commons/TimestampLib.py
t4gpd/commons/TypeLib.py
t4gpd/commons/WarnUtils.py
t4gpd/commons/__init__.py
t4gpd/commons/crossroads_generation/Sequence.py
t4gpd/commons/crossroads_generation/SequenceRadii.py
t4gpd/commons/crossroads_generation/SequencesGeneration.py
t4gpd/commons/crossroads_generation/__init__.py
t4gpd/commons/crossroads_identification/AbstractMethod.py
t4gpd/commons/crossroads_identification/CrossroadRecognitionLib.py
t4gpd/commons/crossroads_identification/FFTMethod.py
t4gpd/commons/crossroads_identification/FWTMethod.py
t4gpd/commons/crossroads_identification/MeanAngularityMethod.py
t4gpd/commons/crossroads_identification/MeanVectorMethod.py
t4gpd/commons/crossroads_identification/__init__.py
t4gpd/commons/ellipse/EllipseLib.py
t4gpd/commons/ellipse/EllipticHullLib.py
t4gpd/commons/ellipse/__init__.py
t4gpd/commons/energy/PvlibProxy.py
t4gpd/commons/energy/__init__.py
t4gpd/commons/graph/NeighborhoodLib.py
t4gpd/commons/graph/UrbanGraph.py
t4gpd/commons/graph/UrbanGraphFactory.py
t4gpd/commons/graph/UrbanGraphLibOld.py
t4gpd/commons/graph/UrbanGraphVertex.py
t4gpd/commons/graph/__init__.py
t4gpd/commons/grid/AbstractGridLib.py
t4gpd/commons/grid/GridLib.py
t4gpd/commons/grid/__init__.py
t4gpd/commons/isovist/ExactIsovistLib.py
t4gpd/commons/isovist/__init__.py
t4gpd/commons/isovists/__init__.py
t4gpd/commons/moon/MoonLib.py
t4gpd/commons/moon/__init__.py
t4gpd/commons/morph/AbstractIndicesLib.py
t4gpd/commons/morph/CircularityLib.py
t4gpd/commons/morph/ConvexityLib.py
t4gpd/commons/morph/EllipticityLib.py
t4gpd/commons/morph/LinearRegressionLib.py
t4gpd/commons/morph/OrientedSVFLib.py
t4gpd/commons/morph/RectangularityLib.py
t4gpd/commons/morph/StarShapedLib.py
t4gpd/commons/morph/__init__.py
t4gpd/commons/overlap/OverlapLib.py
t4gpd/commons/overlap/__init__.py
t4gpd/commons/proj/AEProjectionLib.py
t4gpd/commons/proj/DoubleProjectionLib.py
t4gpd/commons/proj/DoubleProjectionOfPointsLib.py
t4gpd/commons/proj/DoubleProjectionOfSpheresLib.py
t4gpd/commons/proj/DoubleProjectionOfWallsLib.py
t4gpd/commons/proj/__init__.py
t4gpd/commons/raycasting/PanopticRaysLib.py
t4gpd/commons/raycasting/PrepareMasksLib.py
t4gpd/commons/raycasting/RayCasting25DLib.py
t4gpd/commons/raycasting/RayCasting2DLib.py
t4gpd/commons/raycasting/SurroundingMasks25DLib.py
t4gpd/commons/raycasting/__init__.py
t4gpd/commons/rnd/RandomPointPicking.py
t4gpd/commons/rnd/__init__.py
t4gpd/commons/sun/AbstractSunLib.py
t4gpd/commons/sun/DaylightLib.py
t4gpd/commons/sun/PySolarSunLib.py
t4gpd/commons/sun/ShadowLib.py
t4gpd/commons/sun/SoleneSunLib.py
t4gpd/commons/sun/SunBeamLib.py
t4gpd/commons/sun/SunLib.py
t4gpd/commons/sun/SunModel.py
t4gpd/commons/sun/SunModelPlotting.py
t4gpd/commons/sun/__init__.py
t4gpd/demos/AbstractGeoDataFrameDemos.py
t4gpd/demos/GeoDataFrameDemos.py
t4gpd/demos/GeoDataFrameDemos2.py
t4gpd/demos/GeoDataFrameDemos3.py
t4gpd/demos/GeoDataFrameDemos4.py
t4gpd/demos/GeoDataFrameDemos5.py
t4gpd/demos/GeoDataFrameDemos6.py
t4gpd/demos/GeoDataFrameDemos7.py
t4gpd/demos/GeoDataFrameDemos8.py
t4gpd/demos/GeoDataFrameDemos9.py
t4gpd/demos/GeoDataFrameDemosA.py
t4gpd/demos/GeoDataFrameDemosB.py
t4gpd/demos/GeoDataFrameDemosC.py
t4gpd/demos/GeoDataFrameDemosD.py
t4gpd/demos/NantesBDT.py
t4gpd/demos/__init__.py
t4gpd/energy/Angstrom.py
t4gpd/energy/DirectSolarIrradianceLib.py
t4gpd/energy/Dogniaux.py
t4gpd/energy/FelixMarboutin.py
t4gpd/energy/Perez.py
t4gpd/energy/Perraudeau.py
t4gpd/energy/PerrinDeBrichambaut.py
t4gpd/energy/PlotDirectNormalIrradiance.py
t4gpd/energy/PlotIrradiances.py
t4gpd/energy/STPvlibIrradiances.py
t4gpd/energy/WilliamAtkinson.py
t4gpd/energy/__init__.py
t4gpd/energy/geoProcesses/DirectSolarIrradiation.py
t4gpd/energy/geoProcesses/__init__.py
t4gpd/graph/STBetweennessCentrality.py
t4gpd/graph/STClosenessCentrality.py
t4gpd/graph/STDegreeCentrality.py
t4gpd/graph/STDelaunayGraph.py
t4gpd/graph/STMinimumSpanningTree.py
t4gpd/graph/STRoadNeighborhood.py
t4gpd/graph/STShortestPath.py
t4gpd/graph/STToRoadsSections.py
t4gpd/graph/STToRoadsSectionsNodes.py
t4gpd/graph/__init__.py
t4gpd/indices/BufferIndices.py
t4gpd/indices/IrradianceIndices.py
t4gpd/indices/IsovistIndices.py
t4gpd/indices/SkymapIndices.py
t4gpd/indices/__init__.py
t4gpd/io/AbstractReader.py
t4gpd/io/CSVInertialSensorReader.py
t4gpd/io/CSVReader.py
t4gpd/io/CSVWKTReader.py
t4gpd/io/CSVWKTWriter.py
t4gpd/io/CirReader.py
t4gpd/io/CirValReader.py
t4gpd/io/CirWriter.py
t4gpd/io/CityGMLReader.py
t4gpd/io/GeoWriter.py
t4gpd/io/GpkgLoader.py
t4gpd/io/GpkgWriter.py
t4gpd/io/MedReader.py
t4gpd/io/MshReader.py
t4gpd/io/ObjReader.py
t4gpd/io/ObjWriter.py
t4gpd/io/Reloading.py
t4gpd/io/STLoadAndClip.py
t4gpd/io/SVGWriter.py
t4gpd/io/SalomeWriter.py
t4gpd/io/SalomeWriterAndExtruder.py
t4gpd/io/VTUWriter.py
t4gpd/io/ValReader.py
t4gpd/io/ZipLoader.py
t4gpd/io/ZipWriter.py
t4gpd/io/__init__.py
t4gpd/isovist/STExactIsovistField2D.py
t4gpd/isovist/STIsovistField2D.py
t4gpd/isovist/STIsovistField2D_new.py
t4gpd/isovist/__init__.py
t4gpd/misc/FrequencyHistogram.py
t4gpd/misc/OptimalNumberOfClusters.py
t4gpd/misc/PlotAMatrixOfDiagrams.py
t4gpd/misc/PlotCorrelationMatrix.py
t4gpd/misc/PopulationPyramid.py
t4gpd/misc/RoseMappingTool.py
t4gpd/misc/STCompass.py
t4gpd/misc/STDendrogram.py
t4gpd/misc/STKMeans.py
t4gpd/misc/StreetOrientationHistogram.py
t4gpd/misc/TimelineTool.py
t4gpd/misc/WindRose.py
t4gpd/misc/__init__.py
t4gpd/morph/GmshTriangulator.py
t4gpd/morph/STAdaptativeGrid.py
t4gpd/morph/STBBox.py
t4gpd/morph/STClip.py
t4gpd/morph/STCoolscapesTessellation.py
t4gpd/morph/STCrossroadsGeneration.py
t4gpd/morph/STDilationErosion.py
t4gpd/morph/STExtractOpenSpaces.py
t4gpd/morph/STFacadesAnalysis.py
t4gpd/morph/STGradientOfDistancesToBuildings.py
t4gpd/morph/STGrid.py
t4gpd/morph/STHeightOfRoughness.py
t4gpd/morph/STIdentifyRowOfTrees.py
t4gpd/morph/STMakeBlocks.py
t4gpd/morph/STMakeGroundSurface.py
t4gpd/morph/STMakeNeighborhood.py
t4gpd/morph/STMultipleOverlaps.py
t4gpd/morph/STMultipleOverlaps2.py
t4gpd/morph/STPointsDensifier.py
t4gpd/morph/STPointsDensifier2.py
t4gpd/morph/STPolygonize.py
t4gpd/morph/STProjectOnEdges.py
t4gpd/morph/STSkeletonize.py
t4gpd/morph/STSkeletonizeTheVoid.py
t4gpd/morph/STSkyMap25D.py
t4gpd/morph/STSnappingPointsOnLines.py
t4gpd/morph/STSnappingPointsOnLines2.py
t4gpd/morph/STSpatialJoin.py
t4gpd/morph/STSquaredBBox.py
t4gpd/morph/STSurfaceFraction.py
t4gpd/morph/STVariableWidthBuffer.py
t4gpd/morph/STVoronoiPartition.py
t4gpd/morph/STVoronoiPartition2.py
t4gpd/morph/__init__.py
t4gpd/morph/geoProcesses/AbstractGeoprocess.py
t4gpd/morph/geoProcesses/AngularAbscissa.py
t4gpd/morph/geoProcesses/AreaConvexityDefect.py
t4gpd/morph/geoProcesses/AspectRatio.py
t4gpd/morph/geoProcesses/BBox.py
t4gpd/morph/geoProcesses/BiggestInscribedDisc.py
t4gpd/morph/geoProcesses/CanyonStreetOrientation.py
t4gpd/morph/geoProcesses/CircularityIndices.py
t4gpd/morph/geoProcesses/ConvexHull.py
t4gpd/morph/geoProcesses/ConvexityIndices.py
t4gpd/morph/geoProcesses/CrossroadRecognition.py
t4gpd/morph/geoProcesses/CrossroadsAngularity.py
t4gpd/morph/geoProcesses/CrossroadsStarDomain.py
t4gpd/morph/geoProcesses/Diameter.py
t4gpd/morph/geoProcesses/EllipticityAxisIndices.py
t4gpd/morph/geoProcesses/EllipticityIndices.py
t4gpd/morph/geoProcesses/FootprintExtruder.py
t4gpd/morph/geoProcesses/GetInteriorPoint.py
t4gpd/morph/geoProcesses/GridFace.py
t4gpd/morph/geoProcesses/HMean.py
t4gpd/morph/geoProcesses/HeightOfRoughness.py
t4gpd/morph/geoProcesses/IdentifyTheClosestPolyline.py
t4gpd/morph/geoProcesses/IsAnIndoorPoint.py
t4gpd/morph/geoProcesses/LinearRegressionIndices.py
t4gpd/morph/geoProcesses/MABE.py
t4gpd/morph/geoProcesses/MABR.py
t4gpd/morph/geoProcesses/MABR2.py
t4gpd/morph/geoProcesses/MBC.py
t4gpd/morph/geoProcesses/MPBR.py
t4gpd/morph/geoProcesses/OrientedSVF.py
t4gpd/morph/geoProcesses/RectangularityIndices.py
t4gpd/morph/geoProcesses/RectifyByFFT.py
t4gpd/morph/geoProcesses/RectifyByFWT.py
t4gpd/morph/geoProcesses/RemoveHoles.py
t4gpd/morph/geoProcesses/RepresentativePoint.py
t4gpd/morph/geoProcesses/Rotation2D.py
t4gpd/morph/geoProcesses/STGeoProcess.py
t4gpd/morph/geoProcesses/SkyMap2D.py
t4gpd/morph/geoProcesses/SkyViewFactor.py
t4gpd/morph/geoProcesses/SkyViewFactorOnTopOfRoof.py
t4gpd/morph/geoProcesses/StarShapedIndices.py
t4gpd/morph/geoProcesses/SurfaceFraction.py
t4gpd/morph/geoProcesses/Translation.py
t4gpd/morph/geoProcesses/WMean.py
t4gpd/morph/geoProcesses/__init__.py
t4gpd/picoclim/CampbellSciReader.py
t4gpd/picoclim/ExtraProcessing.py
t4gpd/picoclim/InertialMeasureReWriter.py
t4gpd/picoclim/InertialMeasureReader.py
t4gpd/picoclim/JoinByTimeDistance.py
t4gpd/picoclim/KestrelReader.py
t4gpd/picoclim/MeteoFranceReader.py
t4gpd/picoclim/MetrologicalCampaignPlottings.py
t4gpd/picoclim/MetrologicalCampaignReader.py
t4gpd/picoclim/PicopattReader.py
t4gpd/picoclim/SensirionReader.py
t4gpd/picoclim/SnapImuOnTrackUsingWaypoints.py
t4gpd/picoclim/SnapUclimOnTrackUsingWaypoints.py
t4gpd/picoclim/TracksWaypointsReader.py
t4gpd/picoclim/UClimGuidingReader.py
t4gpd/picoclim/UClimTrackWaypointsReader.py
t4gpd/picoclim/__init__.py
t4gpd/pyplot/MultipleMarkerStyles.py
t4gpd/pyplot/__init__.py
t4gpd/pyqgis/AddMemoryLayer.py
t4gpd/pyqgis/Emphasizer.py
t4gpd/pyqgis/MapPrinter.py
t4gpd/pyqgis/SetSymbolLib.py
t4gpd/pyqgis/ShowFeatureCount.py
t4gpd/pyqgis/ZoomLib.py
t4gpd/pyqgis/__init__.py
t4gpd/pyvista/GeodeCiel.py
t4gpd/pyvista/Icosahedron.py
t4gpd/pyvista/Plotter3D.py
t4gpd/pyvista/STRaysToViewFactors.py
t4gpd/pyvista/ToPolyData.py
t4gpd/pyvista/ToUnstructuredGrid.py
t4gpd/pyvista/__init__.py
t4gpd/pyvista/commons/Diameter3DLib.py
t4gpd/pyvista/commons/RayCasting3DLib.py
t4gpd/pyvista/commons/RayCastingIn3DLib.py
t4gpd/pyvista/commons/SVF3DLib.py
t4gpd/pyvista/commons/Triangle3D.py
t4gpd/pyvista/commons/__init__.py
t4gpd/pyvista/geoProcesses/AutomaticFaceOrientation.py
t4gpd/pyvista/geoProcesses/FromContourToNormalVector.py
t4gpd/pyvista/geoProcesses/MoveSensorsAwayFromSurface.py
t4gpd/pyvista/geoProcesses/OrientedRayCasting3D.py
t4gpd/pyvista/geoProcesses/PanopticRayCasting3D.py
t4gpd/pyvista/geoProcesses/RayCasting3D.py
t4gpd/pyvista/geoProcesses/SVF3D.py
t4gpd/pyvista/geoProcesses/__init__.py
t4gpd/raster/AbstractRasterGeoProcess.py
t4gpd/raster/RTClip.py
t4gpd/raster/RTFromArrayToRaster.py
t4gpd/raster/RTFromRasterToGeoDataFrameOfPoints.py
t4gpd/raster/RTLoad.py
t4gpd/raster/RTNdvi.py
t4gpd/raster/RTToFile.py
t4gpd/raster/RTVectorize.py
t4gpd/raster/STFromGridToRaster.py
t4gpd/raster/STRasterize.py
t4gpd/raster/STToRaster.py
t4gpd/raster/__init__.py
t4gpd/resilientgaia/STECEF2AERSatelliteReader.py
t4gpd/resilientgaia/STSatelliteLOSAnalysis.py
t4gpd/resilientgaia/STSatelliteLabelling.py
t4gpd/resilientgaia/STSatelliteOnSiteProjection.py
t4gpd/resilientgaia/SatelliteLib.py
t4gpd/resilientgaia/__init__.py
t4gpd/shadow/AbstractShadow.py
t4gpd/shadow/STBuildingShadow.py
t4gpd/shadow/STSunMap.py
t4gpd/shadow/STTreeShadow.py
t4gpd/shadow/STTreeShadow2.py
t4gpd/shadow/__init__.py
t4gpd/skymap/STBodyMaskMap25D.py
t4gpd/skymap/STSkyMap25D.py
t4gpd/skymap/__init__.py
t4gpd/sun/AbstractHardShadow.py
t4gpd/sun/STHardShadow.py
t4gpd/sun/STSunMap2D.py
t4gpd/sun/STTreeHardShadow.py
t4gpd/sun/STTreeHardShadow2.py
t4gpd/sun/__init__.py
t4gpd/sun/geoProcesses/AbstractSunshineDuration.py
t4gpd/sun/geoProcesses/SunshineDuration.py
t4gpd/sun/geoProcesses/SunshineDurationOnTopOfRoof.py
t4gpd/sun/geoProcesses/__init__.py
t4gpd/wrf/MeteoFranceAggregator.py
t4gpd/wrf/MeteoFrancePredictor.py
t4gpd/wrf/MeteoFranceReader.py
t4gpd/wrf/SkyMapRadiationBalance.py
t4gpd/wrf/SkyMapRadiationBalance2.py
t4gpd/wrf/__init__.py
t4gpd/ws/BDTopoWFSReader.py
t4gpd/ws/__init__.py