diff --git a/data/assets/educational/scale/arc_de_triomphe.asset b/data/assets/educational/scale/arc_de_triomphe.asset index 3640c96a83..1669995813 100644 --- a/data/assets/educational/scale/arc_de_triomphe.asset +++ b/data/assets/educational/scale/arc_de_triomphe.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Model Arc de Triomphe", Type = "HttpSynchronization", Identifier = "scale_model_arc_de_triomphe", diff --git a/data/assets/educational/scale/big_ben.asset b/data/assets/educational/scale/big_ben.asset index 6720edafe6..20cce7e0e2 100644 --- a/data/assets/educational/scale/big_ben.asset +++ b/data/assets/educational/scale/big_ben.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Model Big Ben", Type = "HttpSynchronization", Identifier = "scale_model_big_ben", diff --git a/data/assets/educational/scale/burj_khalifa.asset b/data/assets/educational/scale/burj_khalifa.asset index 0f7d24101e..ff46cd6976 100644 --- a/data/assets/educational/scale/burj_khalifa.asset +++ b/data/assets/educational/scale/burj_khalifa.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Burj Khalifa", Type = "UrlSynchronization", Identifier = "scale_model_burj_khalifa", diff --git a/data/assets/educational/scale/eiffeltower.asset b/data/assets/educational/scale/eiffeltower.asset index ed612a1271..5495949158 100644 --- a/data/assets/educational/scale/eiffeltower.asset +++ b/data/assets/educational/scale/eiffeltower.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Eiffel Tower", Type = "HttpSynchronization", Identifier = "scale_model_eiffel_tower", diff --git a/data/assets/educational/scale/empire_state_building.asset b/data/assets/educational/scale/empire_state_building.asset index c35daf815e..eec3bf3c24 100644 --- a/data/assets/educational/scale/empire_state_building.asset +++ b/data/assets/educational/scale/empire_state_building.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Empire State Building", Type = "HttpSynchronization", Identifier = "scale_model_empire_state", diff --git a/data/assets/educational/scale/gateway_arch.asset b/data/assets/educational/scale/gateway_arch.asset index 2d089375e4..3946149d10 100644 --- a/data/assets/educational/scale/gateway_arch.asset +++ b/data/assets/educational/scale/gateway_arch.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Gateway Arch", Type = "HttpSynchronization", Identifier = "scale_model_gateway_arch", diff --git a/data/assets/educational/scale/golden_gate_bridge.asset b/data/assets/educational/scale/golden_gate_bridge.asset index 5e7b07d3fc..75df110e7f 100644 --- a/data/assets/educational/scale/golden_gate_bridge.asset +++ b/data/assets/educational/scale/golden_gate_bridge.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Golden Gate Bridge", Type = "HttpSynchronization", Identifier = "scale_model_golden_gate_bridge", diff --git a/data/assets/educational/scale/kuala_lumpur_tower.asset b/data/assets/educational/scale/kuala_lumpur_tower.asset index 6a4f7ce950..3d64296e95 100644 --- a/data/assets/educational/scale/kuala_lumpur_tower.asset +++ b/data/assets/educational/scale/kuala_lumpur_tower.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Kuala Lumpur Tower", Type = "HttpSynchronization", Identifier = "scale_model_kuala_lumpur_tower", diff --git a/data/assets/educational/scale/rose_bowl.asset b/data/assets/educational/scale/rose_bowl.asset index 67f3a660a1..46e30ccf9f 100644 --- a/data/assets/educational/scale/rose_bowl.asset +++ b/data/assets/educational/scale/rose_bowl.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Rose Bowl", Type = "HttpSynchronization", Identifier = "scale_model_rose_bowl", diff --git a/data/assets/educational/scale/school_bus.asset b/data/assets/educational/scale/school_bus.asset index ba9cdf20db..ef2875b6a9 100644 --- a/data/assets/educational/scale/school_bus.asset +++ b/data/assets/educational/scale/school_bus.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale School Bus", Type = "HttpSynchronization", Identifier = "scale_model_school_bus", diff --git a/data/assets/educational/scale/scientist.asset b/data/assets/educational/scale/scientist.asset index 8e889ac0f0..621654dea5 100644 --- a/data/assets/educational/scale/scientist.asset +++ b/data/assets/educational/scale/scientist.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Model Scientist", Type = "HttpSynchronization", Identifier = "scale_model_scientist", diff --git a/data/assets/educational/scale/statue_of_liberty.asset b/data/assets/educational/scale/statue_of_liberty.asset index 31171ac56e..e40bf4a21a 100644 --- a/data/assets/educational/scale/statue_of_liberty.asset +++ b/data/assets/educational/scale/statue_of_liberty.asset @@ -3,7 +3,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Scale Model Statue of Liberty", Type = "HttpSynchronization", Identifier = "scale_model_statue_of_liberty", diff --git a/data/assets/examples/animation.asset b/data/assets/examples/animation.asset index b715ad7293..6406ae0e96 100644 --- a/data/assets/examples/animation.asset +++ b/data/assets/examples/animation.asset @@ -3,7 +3,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Animated Box", Type = "HttpSynchronization", Identifier = "animated_box", diff --git a/data/assets/examples/approachevents.asset b/data/assets/examples/approachevents.asset index 7d68868671..46e71fd254 100644 --- a/data/assets/examples/approachevents.asset +++ b/data/assets/examples/approachevents.asset @@ -3,7 +3,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Animated Box", Type = "HttpSynchronization", Identifier = "animated_box", diff --git a/data/assets/examples/galaxyshader/volume.asset b/data/assets/examples/galaxyshader/volume.asset index d52b3f2bc0..17db8fe4ee 100644 --- a/data/assets/examples/galaxyshader/volume.asset +++ b/data/assets/examples/galaxyshader/volume.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Milkyway Volume Data", Type = "HttpSynchronization", Identifier = "milkyway_volume_data", @@ -30,7 +30,7 @@ local MilkyWayVolume = { AbsorptionMultiply = 200, EmissionMultiply = 250, Rotation = { math.pi, 3.1248, 4.45741 }, - RaycastingShader = asset.localResource("galaxyraycast2.glsl"), + RaycastingShader = asset.resource("galaxyraycast2.glsl"), Volume = { Type = "Volume", Filename = data .. "MilkyWayRGBAVolume1024x1024x128.raw", diff --git a/data/assets/examples/geojson/geojson_extruded_shaded_polygon.asset b/data/assets/examples/geojson/geojson_extruded_shaded_polygon.asset index 56002c2439..f192dec785 100644 --- a/data/assets/examples/geojson/geojson_extruded_shaded_polygon.asset +++ b/data/assets/examples/geojson/geojson_extruded_shaded_polygon.asset @@ -3,7 +3,7 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Africa", Type = "UrlSynchronization", Identifier = "geojson_example_polygon_extruded_africa", diff --git a/data/assets/examples/geojson/geojson_lines.asset b/data/assets/examples/geojson/geojson_lines.asset index 481c7b2326..684ff47cce 100644 --- a/data/assets/examples/geojson/geojson_lines.asset +++ b/data/assets/examples/geojson/geojson_lines.asset @@ -2,7 +2,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Lines", Type = "UrlSynchronization", Identifier = "geojson_example_lines", diff --git a/data/assets/examples/geojson/geojson_multiple_polygons.asset b/data/assets/examples/geojson/geojson_multiple_polygons.asset index 640ce589f5..1613446283 100644 --- a/data/assets/examples/geojson/geojson_multiple_polygons.asset +++ b/data/assets/examples/geojson/geojson_multiple_polygons.asset @@ -2,7 +2,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Polygon Multiple", Type = "UrlSynchronization", Identifier = "geojson_example_polygon_multiple", diff --git a/data/assets/examples/geojson/geojson_points.asset b/data/assets/examples/geojson/geojson_points.asset index a1a4736661..bcf0464845 100644 --- a/data/assets/examples/geojson/geojson_points.asset +++ b/data/assets/examples/geojson/geojson_points.asset @@ -2,7 +2,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Outfacing", Type = "UrlSynchronization", Identifier = "geojson_example_points", diff --git a/data/assets/examples/geojson/geojson_points_outfacing.asset b/data/assets/examples/geojson/geojson_points_outfacing.asset index 9e9f74a299..07ad634959 100644 --- a/data/assets/examples/geojson/geojson_points_outfacing.asset +++ b/data/assets/examples/geojson/geojson_points_outfacing.asset @@ -2,7 +2,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Outfacing", Type = "UrlSynchronization", Identifier = "geojson_example_points", diff --git a/data/assets/examples/geojson/geojson_polygons_with_holes.asset b/data/assets/examples/geojson/geojson_polygons_with_holes.asset index 8adcaff40e..eeadd26b76 100644 --- a/data/assets/examples/geojson/geojson_polygons_with_holes.asset +++ b/data/assets/examples/geojson/geojson_polygons_with_holes.asset @@ -2,7 +2,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Polygon with holes", Type = "UrlSynchronization", Identifier = "geojson_example_polygon_with_holes", diff --git a/data/assets/examples/geojson/geojson_roverpath.asset b/data/assets/examples/geojson/geojson_roverpath.asset index 876f5b8e33..97e7056f78 100644 --- a/data/assets/examples/geojson/geojson_roverpath.asset +++ b/data/assets/examples/geojson/geojson_roverpath.asset @@ -2,7 +2,7 @@ local mars = asset.require("scene/solarsystem/planets/mars/mars") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Path Perseverance", Type = "UrlSynchronization", Identifier = "geojson_example_path_perseverance", diff --git a/data/assets/examples/geojson/geojson_toronto_neighborhoods.asset b/data/assets/examples/geojson/geojson_toronto_neighborhoods.asset index 1eba4160c1..7ac4341ae4 100644 --- a/data/assets/examples/geojson/geojson_toronto_neighborhoods.asset +++ b/data/assets/examples/geojson/geojson_toronto_neighborhoods.asset @@ -2,7 +2,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "GeoJSON Example Toronto Neighborhoods", Type = "UrlSynchronization", Identifier = "geojson_example_toronto_neighborhoods", diff --git a/data/assets/examples/globerotation.asset b/data/assets/examples/globerotation.asset index f267be6e56..25bfe9258f 100644 --- a/data/assets/examples/globerotation.asset +++ b/data/assets/examples/globerotation.asset @@ -3,7 +3,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "New Horizons Model", Type = "HttpSynchronization", Identifier = "newhorizons_model", diff --git a/data/assets/examples/globetranslation.asset b/data/assets/examples/globetranslation.asset index ba393ed61c..7cccfb64f5 100644 --- a/data/assets/examples/globetranslation.asset +++ b/data/assets/examples/globetranslation.asset @@ -3,7 +3,7 @@ local earth = asset.require("scene/solarsystem/planets/earth/earth") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "New Horizons Model", Type = "HttpSynchronization", Identifier = "newhorizons_model", diff --git a/data/assets/examples/modelshader/modelshader.asset b/data/assets/examples/modelshader/modelshader.asset index 8cacd99129..e086da7e98 100644 --- a/data/assets/examples/modelshader/modelshader.asset +++ b/data/assets/examples/modelshader/modelshader.asset @@ -3,7 +3,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Animated Box", Type = "HttpSynchronization", Identifier = "animated_box", @@ -27,8 +27,8 @@ local Model = { -- (malej 2023-MAY-22) Note that PerformShading should be false in this example, -- these example shaders dont't contain any light calculations PerformShading = false, - VertexShader = asset.localResource("model_vs.glsl"), - FragmentShader = asset.localResource("model_fs.glsl"), + VertexShader = asset.resource("model_vs.glsl"), + FragmentShader = asset.resource("model_fs.glsl"), EnableAnimation = true, AnimationStartTime = "2023 05 11 00:00:00", AnimationTimeScale = "Second", diff --git a/data/assets/examples/temperature_land_highres.asset b/data/assets/examples/temperature_land_highres.asset index 75217b70df..18de8d6409 100644 --- a/data/assets/examples/temperature_land_highres.asset +++ b/data/assets/examples/temperature_land_highres.asset @@ -2,7 +2,7 @@ local globe = asset.require("scene/solarsystem/planets/earth/earth") -local path = asset.syncedResource({ +local path = asset.resource({ Name = "Earth Textures Climate", Type = "HttpSynchronization", Identifier = "earth_textures_climate", diff --git a/data/assets/examples/urlsynchronization.asset b/data/assets/examples/urlsynchronization.asset index 6005a176c6..e45895f791 100644 --- a/data/assets/examples/urlsynchronization.asset +++ b/data/assets/examples/urlsynchronization.asset @@ -1,11 +1,11 @@ -asset.syncedResource({ +asset.resource({ Name = "Example Single", Type = "UrlSynchronization", Identifier = "example_single", Url = "http://celestrak.com/NORAD/elements/geo.txt" }) -asset.syncedResource({ +asset.resource({ Name = "Example Multiple", Type = "UrlSynchronization", Identifier = "example_multiple", @@ -15,7 +15,7 @@ asset.syncedResource({ } }) -asset.syncedResource({ +asset.resource({ Name = "Example Large", Type = "UrlSynchronization", Identifier = "example_large", @@ -23,7 +23,7 @@ asset.syncedResource({ Override = true }) -asset.syncedResource({ +asset.resource({ Name = "Example Medium", Type = "UrlSynchronization", Identifier = "example_medium", @@ -34,7 +34,7 @@ asset.syncedResource({ -- Load a resource without hashing, meaning that the bare directory name will be -- used for the downloaded file. If UseHash is true, the hash of the URL is appended -- to the directory name to produce a unique directory under all circumstances -asset.syncedResource({ +asset.resource({ Name = "Example No Hash", Type = "UrlSynchronization", Identifier = "no_hash", diff --git a/data/assets/examples/video/videoglobe.asset b/data/assets/examples/video/videoglobe.asset index 83f9bcf7b6..e886d5dbbf 100644 --- a/data/assets/examples/video/videoglobe.asset +++ b/data/assets/examples/video/videoglobe.asset @@ -10,7 +10,7 @@ local Layer = { Identifier = "GlobeVideoLoopExample", Enabled = true, Type = "VideoTileProvider", - Video = asset.localResource("examplevideo.mp4"), + Video = asset.resource("examplevideo.mp4"), } diff --git a/data/assets/examples/video/videoplane.asset b/data/assets/examples/video/videoplane.asset index f81fda6a47..f4b102dc43 100644 --- a/data/assets/examples/video/videoplane.asset +++ b/data/assets/examples/video/videoplane.asset @@ -18,7 +18,7 @@ local Plane = { Type = "RenderableVideoPlane", MirrorBackside = true, Size = 3E7, - Video = asset.localResource("examplevideo.mp4"), + Video = asset.resource("examplevideo.mp4"), }, GUI = { Name = "Video Plane Example", diff --git a/data/assets/examples/video/videoscreenspace.asset b/data/assets/examples/video/videoscreenspace.asset index 4b52ce4a6b..c114f26251 100644 --- a/data/assets/examples/video/videoscreenspace.asset +++ b/data/assets/examples/video/videoscreenspace.asset @@ -5,7 +5,7 @@ local ScreenSpace = { Identifier = "ScreenSpaceVideoExample", Type = "ScreenSpaceVideo", Name = "Screen Space Video Example", - Video = asset.localResource("examplevideo.mp4") + Video = asset.resource("examplevideo.mp4") } diff --git a/data/assets/examples/video/videosphere.asset b/data/assets/examples/video/videosphere.asset index 960a70c58c..5155cbb2a7 100644 --- a/data/assets/examples/video/videosphere.asset +++ b/data/assets/examples/video/videosphere.asset @@ -7,7 +7,7 @@ local Sphere = { Type = "RenderableVideoSphere", Size = 100.0, Segments = 80, - Video = asset.localResource("examplevideo.mp4"), + Video = asset.resource("examplevideo.mp4"), Orientation = "Both" }, GUI = { diff --git a/data/assets/examples/video/videostretchedtotime.asset b/data/assets/examples/video/videostretchedtotime.asset index 93c31047a9..747470b7a7 100644 --- a/data/assets/examples/video/videostretchedtotime.asset +++ b/data/assets/examples/video/videostretchedtotime.asset @@ -9,7 +9,7 @@ local Layer = { Name = "Stretched Video Example", Identifier = "StretchedVideoExample", Type = "VideoTileLayer", - Video = asset.localResource("examplevideo.mp4"), + Video = asset.resource("examplevideo.mp4"), StartTime = "2023 01 29 20:00:00", EndTime = "2023 01 29 21:00:00", PlaybackMode = "MapToSimulationTime", diff --git a/data/assets/examples/volume/generated/cartesian.asset b/data/assets/examples/volume/generated/cartesian.asset index 634f009e6f..30ad1dc7ed 100644 --- a/data/assets/examples/volume/generated/cartesian.asset +++ b/data/assets/examples/volume/generated/cartesian.asset @@ -19,8 +19,8 @@ local Volume = { }, Renderable = { Type = "RenderableTimeVaryingVolume", - SourceDirectory = asset.localResource("cartesian"), - TransferFunction = asset.localResource("../transferfunction.txt"), + SourceDirectory = asset.resource("cartesian"), + TransferFunction = asset.resource("../transferfunction.txt"), StepSize = 0.01, MinValue = 0, MaxValue = 1, diff --git a/data/assets/examples/volume/generated/cartesiansequence.asset b/data/assets/examples/volume/generated/cartesiansequence.asset index c0e860c6e5..a9cc344384 100644 --- a/data/assets/examples/volume/generated/cartesiansequence.asset +++ b/data/assets/examples/volume/generated/cartesiansequence.asset @@ -13,8 +13,8 @@ local Volume = { Parent = transforms.SolarSystemBarycenter.Identifier, Renderable = { Type = "RenderableTimeVaryingVolume", - SourceDirectory = asset.localResource("cartesiansequence"), - TransferFunction = asset.localResource("../transferfunction.txt"), + SourceDirectory = asset.resource("cartesiansequence"), + TransferFunction = asset.resource("../transferfunction.txt"), StepSize = 0.01, MinValue = 0, MaxValue = 1, diff --git a/data/assets/examples/volume/generated/spherical.asset b/data/assets/examples/volume/generated/spherical.asset index d0d4b7e25c..d61e070962 100644 --- a/data/assets/examples/volume/generated/spherical.asset +++ b/data/assets/examples/volume/generated/spherical.asset @@ -19,8 +19,8 @@ local Volume = { }, Renderable = { Type = "RenderableTimeVaryingVolume", - SourceDirectory = asset.localResource("spherical"), - TransferFunction = asset.localResource("../transferfunction.txt"), + SourceDirectory = asset.resource("spherical"), + TransferFunction = asset.resource("../transferfunction.txt"), StepSize = 0.01, MinValue = 0, MaxValue = 1, diff --git a/data/assets/global/openspacebookmarks.asset b/data/assets/global/openspacebookmarks.asset index 90bf4bcbd0..d8770c2e20 100644 --- a/data/assets/global/openspacebookmarks.asset +++ b/data/assets/global/openspacebookmarks.asset @@ -2,7 +2,7 @@ local bookmarkHelper = asset.require("util/generate_bookmarks") local dataProvider = "http://data.openspaceproject.com/files/bookmarks/v1/bookmarks.csv" -local bookmarksCSV = asset.syncedResource({ +local bookmarksCSV = asset.resource({ Identifier = "openspace_bookmarks", Name = "OpenSpace Bookmarks", Type = "UrlSynchronization", diff --git a/data/assets/gui/images.asset b/data/assets/gui/images.asset index 97397155cf..e67cc96217 100644 --- a/data/assets/gui/images.asset +++ b/data/assets/gui/images.asset @@ -1,4 +1,4 @@ -asset.syncedResource({ +asset.resource({ Type = "UrlSynchronization", Name = "Icons", Identifier = "planet_icons", @@ -20,7 +20,7 @@ asset.syncedResource({ UseHash = false }) -asset.syncedResource({ +asset.resource({ Type = "UrlSynchronization", Name = "Stories", Identifier = "story_images", @@ -35,7 +35,7 @@ asset.syncedResource({ UseHash = false }) -asset.syncedResource({ +asset.resource({ Type = "UrlSynchronization", Name = "Instructions", Identifier = "images", diff --git a/data/assets/modules/exoplanets/exoplanets_data.asset b/data/assets/modules/exoplanets/exoplanets_data.asset index adc8290eac..839967411e 100644 --- a/data/assets/modules/exoplanets/exoplanets_data.asset +++ b/data/assets/modules/exoplanets/exoplanets_data.asset @@ -1,11 +1,11 @@ -local dataPath = asset.syncedResource({ +local dataPath = asset.resource({ Name = "Exoplanet Data Files", Type = "HttpSynchronization", Identifier = "exoplanets_data", Version = 5 }) -local colormaps = asset.syncedResource({ +local colormaps = asset.resource({ Name = "Stars Color Table", Type = "HttpSynchronization", Identifier = "stars_colormap", diff --git a/data/assets/modules/exoplanets/exoplanets_textures.asset b/data/assets/modules/exoplanets/exoplanets_textures.asset index 94258024f0..b8d4c63589 100644 --- a/data/assets/modules/exoplanets/exoplanets_textures.asset +++ b/data/assets/modules/exoplanets/exoplanets_textures.asset @@ -4,14 +4,14 @@ local habitableZoneTextures = asset.require( -local sunTextures = asset.syncedResource({ +local sunTextures = asset.resource({ Type = "HttpSynchronization", Name = "Sun textures", Identifier = "sun_textures", Version = 4 }) -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Exoplanet Textures", Type = "HttpSynchronization", Identifier = "exoplanets_textures", diff --git a/data/assets/modules/skybrowser/hover_circle.asset b/data/assets/modules/skybrowser/hover_circle.asset index efaa04368f..027c2a09cb 100644 --- a/data/assets/modules/skybrowser/hover_circle.asset +++ b/data/assets/modules/skybrowser/hover_circle.asset @@ -1,6 +1,6 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local imageFolder = asset.syncedResource({ +local imageFolder = asset.resource({ Name = "Hover Circle Image", Type = "HttpSynchronization", Identifier = "misc_ring_image", diff --git a/data/assets/nightsky/cardinal_directions.asset b/data/assets/nightsky/cardinal_directions.asset index c499cb0019..6f342cd7a1 100644 --- a/data/assets/nightsky/cardinal_directions.asset +++ b/data/assets/nightsky/cardinal_directions.asset @@ -2,7 +2,7 @@ local earthAsset = asset.require("scene/solarsystem/planets/earth/earth") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Cardinal Directions Textures", Type = "HttpSynchronization", Identifier = "cardinal_directions_textures", diff --git a/data/assets/nightsky/ecliptic_band.asset b/data/assets/nightsky/ecliptic_band.asset index d46b6c2e0d..cfa8527cfe 100644 --- a/data/assets/nightsky/ecliptic_band.asset +++ b/data/assets/nightsky/ecliptic_band.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Ecliptic Band Textures", Type = "HttpSynchronization", Identifier = "ecliptic_band_textures", diff --git a/data/assets/nightsky/light_pollution.asset b/data/assets/nightsky/light_pollution.asset index 806a75fbee..6bcaef20c5 100644 --- a/data/assets/nightsky/light_pollution.asset +++ b/data/assets/nightsky/light_pollution.asset @@ -2,7 +2,7 @@ local earthAsset = asset.require("scene/solarsystem/planets/earth/earth") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Light Pollution Textures", Type = "HttpSynchronization", Identifier = "light_pollution_textures", diff --git a/data/assets/nightsky/planets.asset b/data/assets/nightsky/planets.asset index 33d3ba205a..658b0ae4d5 100644 --- a/data/assets/nightsky/planets.asset +++ b/data/assets/nightsky/planets.asset @@ -6,7 +6,7 @@ local saturn = asset.require("scene/solarsystem/planets/saturn/transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Night Sky Planet Textures", Type = "HttpSynchronization", Identifier = "night_sky_planet_textures", diff --git a/data/assets/nightsky/zenith.asset b/data/assets/nightsky/zenith.asset index 0819e27ea5..d510f249d5 100644 --- a/data/assets/nightsky/zenith.asset +++ b/data/assets/nightsky/zenith.asset @@ -2,7 +2,7 @@ local earthAsset = asset.require("scene/solarsystem/planets/earth/earth") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Zenith Textures", Type = "HttpSynchronization", Identifier = "zenith_textures", diff --git a/data/assets/scene/digitaluniverse/2dF.asset b/data/assets/scene/digitaluniverse/2dF.asset index ab705d3667..fca4597e97 100644 --- a/data/assets/scene/digitaluniverse/2dF.asset +++ b/data/assets/scene/digitaluniverse/2dF.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "2dF Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_2dF_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "2dF Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_2dF_speck", diff --git a/data/assets/scene/digitaluniverse/2mass.asset b/data/assets/scene/digitaluniverse/2mass.asset index 71506f0dd2..da92e173fc 100644 --- a/data/assets/scene/digitaluniverse/2mass.asset +++ b/data/assets/scene/digitaluniverse/2mass.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "2MASS Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_2mass_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "2MASS Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_2mass_speck", diff --git a/data/assets/scene/digitaluniverse/6dF.asset b/data/assets/scene/digitaluniverse/6dF.asset index 4d7ead66e5..34bdd92b3b 100644 --- a/data/assets/scene/digitaluniverse/6dF.asset +++ b/data/assets/scene/digitaluniverse/6dF.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "6dF Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_6dF_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "6dF Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_6dF_speck", diff --git a/data/assets/scene/digitaluniverse/abell.asset b/data/assets/scene/digitaluniverse/abell.asset index fbbe0285a9..b7c5de498d 100644 --- a/data/assets/scene/digitaluniverse/abell.asset +++ b/data/assets/scene/digitaluniverse/abell.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Abell Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_abell_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Abell Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_abell_speck", diff --git a/data/assets/scene/digitaluniverse/alternatestarlabels.asset b/data/assets/scene/digitaluniverse/alternatestarlabels.asset index d6237a0330..070e50eb7d 100644 --- a/data/assets/scene/digitaluniverse/alternatestarlabels.asset +++ b/data/assets/scene/digitaluniverse/alternatestarlabels.asset @@ -1,4 +1,4 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Alternate Star Labels Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_alternatestarlabels_speck", diff --git a/data/assets/scene/digitaluniverse/backgroundradiation.asset b/data/assets/scene/digitaluniverse/backgroundradiation.asset index 0fd43a12ea..efd33fb458 100644 --- a/data/assets/scene/digitaluniverse/backgroundradiation.asset +++ b/data/assets/scene/digitaluniverse/backgroundradiation.asset @@ -1,11 +1,11 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Background Radiation Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_backgroundradiation_speck", Version = 1 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Background Radiation Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_backgroundradiation_textures", diff --git a/data/assets/scene/digitaluniverse/backgroundradiation_multiverse.asset b/data/assets/scene/digitaluniverse/backgroundradiation_multiverse.asset index 6633d975c9..8c9e729340 100644 --- a/data/assets/scene/digitaluniverse/backgroundradiation_multiverse.asset +++ b/data/assets/scene/digitaluniverse/backgroundradiation_multiverse.asset @@ -1,4 +1,4 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Background Radiation Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_backgroundradiation_textures", diff --git a/data/assets/scene/digitaluniverse/clusters.asset b/data/assets/scene/digitaluniverse/clusters.asset index 36687cd7b3..f266d6afb9 100644 --- a/data/assets/scene/digitaluniverse/clusters.asset +++ b/data/assets/scene/digitaluniverse/clusters.asset @@ -1,4 +1,4 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Clusters Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_clusters_speck", diff --git a/data/assets/scene/digitaluniverse/constellationbounds.asset b/data/assets/scene/digitaluniverse/constellationbounds.asset index e4d0f611b2..892b38b156 100644 --- a/data/assets/scene/digitaluniverse/constellationbounds.asset +++ b/data/assets/scene/digitaluniverse/constellationbounds.asset @@ -1,4 +1,4 @@ -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Constellation Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_constellations_data", diff --git a/data/assets/scene/digitaluniverse/constellations.asset b/data/assets/scene/digitaluniverse/constellations.asset index b9fdcc55b2..301112a2ff 100644 --- a/data/assets/scene/digitaluniverse/constellations.asset +++ b/data/assets/scene/digitaluniverse/constellations.asset @@ -2,7 +2,7 @@ local constellations_helper = asset.require("util/constellations_helper") -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Constellation Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_constellations_data", diff --git a/data/assets/scene/digitaluniverse/deepsky.asset b/data/assets/scene/digitaluniverse/deepsky.asset index 83ac809645..371fd66ea1 100644 --- a/data/assets/scene/digitaluniverse/deepsky.asset +++ b/data/assets/scene/digitaluniverse/deepsky.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Deep Sky Objects Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_deepsky_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Deep Sky Objects Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_deepsky_speck", diff --git a/data/assets/scene/digitaluniverse/dwarfs.asset b/data/assets/scene/digitaluniverse/dwarfs.asset index 6e789834d0..fe879a8ec6 100644 --- a/data/assets/scene/digitaluniverse/dwarfs.asset +++ b/data/assets/scene/digitaluniverse/dwarfs.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Brown Dwarf Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_dwarfs_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Brown Dwarf Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_dwarfs_speck", diff --git a/data/assets/scene/digitaluniverse/exoplanets.asset b/data/assets/scene/digitaluniverse/exoplanets.asset index 2c1cface48..c20351cb17 100644 --- a/data/assets/scene/digitaluniverse/exoplanets.asset +++ b/data/assets/scene/digitaluniverse/exoplanets.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Exoplanets Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_exoplanets_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Exoplanets Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_exoplanets_speck", diff --git a/data/assets/scene/digitaluniverse/exoplanets_candidates.asset b/data/assets/scene/digitaluniverse/exoplanets_candidates.asset index 0786bef147..5fa0436b7e 100644 --- a/data/assets/scene/digitaluniverse/exoplanets_candidates.asset +++ b/data/assets/scene/digitaluniverse/exoplanets_candidates.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Exoplanets Candidates Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_exoplanets_candidates_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Exoplanets Candidates Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_exoplanets_candidates_speck", diff --git a/data/assets/scene/digitaluniverse/globularclusters.asset b/data/assets/scene/digitaluniverse/globularclusters.asset index 779002bc62..4e7095f8e4 100644 --- a/data/assets/scene/digitaluniverse/globularclusters.asset +++ b/data/assets/scene/digitaluniverse/globularclusters.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Globular Clusters Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_globularclusters_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Globular Clusters Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_globularclusters_speck", diff --git a/data/assets/scene/digitaluniverse/grids.asset b/data/assets/scene/digitaluniverse/grids.asset index f37098eae8..65989fab4d 100644 --- a/data/assets/scene/digitaluniverse/grids.asset +++ b/data/assets/scene/digitaluniverse/grids.asset @@ -3,7 +3,7 @@ local earthTransforms = asset.require("scene/solarsystem/planets/earth/transform -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Grids Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_grids_speck", diff --git a/data/assets/scene/digitaluniverse/groups.asset b/data/assets/scene/digitaluniverse/groups.asset index 6279d5cbd1..03cb117c68 100644 --- a/data/assets/scene/digitaluniverse/groups.asset +++ b/data/assets/scene/digitaluniverse/groups.asset @@ -1,4 +1,4 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Galaxy Groups Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_groups_speck", diff --git a/data/assets/scene/digitaluniverse/h2regions.asset b/data/assets/scene/digitaluniverse/h2regions.asset index 30e7f29607..c5fb3baced 100644 --- a/data/assets/scene/digitaluniverse/h2regions.asset +++ b/data/assets/scene/digitaluniverse/h2regions.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "HII Regions Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_h2regions_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "HII Regions Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_h2regions_speck", diff --git a/data/assets/scene/digitaluniverse/hdf.asset b/data/assets/scene/digitaluniverse/hdf.asset index 46416d9722..f34094b0c2 100644 --- a/data/assets/scene/digitaluniverse/hdf.asset +++ b/data/assets/scene/digitaluniverse/hdf.asset @@ -1,18 +1,18 @@ -local circle = asset.syncedResource({ +local circle = asset.resource({ Name = "Circle", Type = "HttpSynchronization", Identifier = "circle_image", Version = 1 }) -local HUDFSpeck = asset.syncedResource({ +local HUDFSpeck = asset.resource({ Name = "HUDF Speck", Type = "HttpSynchronization", Identifier = "digitaluniverse_hudf_speck", Version = 1 }) -local ColorMap = asset.syncedResource({ +local ColorMap = asset.resource({ Name = "HUDF color map", Type = "HttpSynchronization", Identifier = "digitaluniverse_hudf_textures", diff --git a/data/assets/scene/digitaluniverse/localdwarfs.asset b/data/assets/scene/digitaluniverse/localdwarfs.asset index e18fc4b7a7..7426659150 100644 --- a/data/assets/scene/digitaluniverse/localdwarfs.asset +++ b/data/assets/scene/digitaluniverse/localdwarfs.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Local Dwarfs Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_localdwarfs_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Local Dwarfs Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_localdwarfs_speck", diff --git a/data/assets/scene/digitaluniverse/milkyway.asset b/data/assets/scene/digitaluniverse/milkyway.asset index 98544a780f..6e1445e36f 100644 --- a/data/assets/scene/digitaluniverse/milkyway.asset +++ b/data/assets/scene/digitaluniverse/milkyway.asset @@ -1,11 +1,11 @@ -local planeTextures = asset.syncedResource({ +local planeTextures = asset.resource({ Name = "Milky Way Plane Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_milkyway_textures", Version = 2 }) -local planeSpeck = asset.syncedResource({ +local planeSpeck = asset.resource({ Name = "Milky Way Plane Speck", Type = "HttpSynchronization", Identifier = "digitaluniverse_milkyway_speck", diff --git a/data/assets/scene/digitaluniverse/milkyway_arm_labels.asset b/data/assets/scene/digitaluniverse/milkyway_arm_labels.asset index 4ff17170e0..4961fc648a 100644 --- a/data/assets/scene/digitaluniverse/milkyway_arm_labels.asset +++ b/data/assets/scene/digitaluniverse/milkyway_arm_labels.asset @@ -1,11 +1,11 @@ -local planeTextures = asset.syncedResource({ +local planeTextures = asset.resource({ Name = "Milky Way Plane Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_milkyway_textures", Version = 2 }) -local planeSpeck = asset.syncedResource({ +local planeSpeck = asset.resource({ Name = "Milky Way Plane Speck", Type = "HttpSynchronization", Identifier = "digitaluniverse_milkyway_speck", diff --git a/data/assets/scene/digitaluniverse/milkyway_label.asset b/data/assets/scene/digitaluniverse/milkyway_label.asset index d4431cb0eb..c2098b14ff 100644 --- a/data/assets/scene/digitaluniverse/milkyway_label.asset +++ b/data/assets/scene/digitaluniverse/milkyway_label.asset @@ -1,4 +1,4 @@ -local homespeck = asset.syncedResource({ +local homespeck = asset.resource({ Name = "Home Speck File", Type = "HttpSynchronization", Identifier = "digitaluniverse_home_speck", diff --git a/data/assets/scene/digitaluniverse/milkyway_sphere.asset b/data/assets/scene/digitaluniverse/milkyway_sphere.asset index 1c4f51a7ad..ff91649fc0 100644 --- a/data/assets/scene/digitaluniverse/milkyway_sphere.asset +++ b/data/assets/scene/digitaluniverse/milkyway_sphere.asset @@ -1,4 +1,4 @@ -local sphereTextures = asset.syncedResource({ +local sphereTextures = asset.resource({ Name = "Milky Way Sphere Textures", Type = "HttpSynchronization", Identifier = "milkyway_textures", diff --git a/data/assets/scene/digitaluniverse/obassociations.asset b/data/assets/scene/digitaluniverse/obassociations.asset index 72f5c036e3..73644a8c82 100644 --- a/data/assets/scene/digitaluniverse/obassociations.asset +++ b/data/assets/scene/digitaluniverse/obassociations.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "OB Associations Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_obassociations_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "OB Associations Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_obassociations_speck", diff --git a/data/assets/scene/digitaluniverse/openclusters.asset b/data/assets/scene/digitaluniverse/openclusters.asset index dd7197b1ca..e16a67dcbf 100644 --- a/data/assets/scene/digitaluniverse/openclusters.asset +++ b/data/assets/scene/digitaluniverse/openclusters.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Open Clusters Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_openclusters_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Open Clusters Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_openclusters_speck", diff --git a/data/assets/scene/digitaluniverse/planetarynebulae.asset b/data/assets/scene/digitaluniverse/planetarynebulae.asset index afff444408..48837eac3d 100644 --- a/data/assets/scene/digitaluniverse/planetarynebulae.asset +++ b/data/assets/scene/digitaluniverse/planetarynebulae.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Planetary Nebulae Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_planetarynebulae_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Planetary Nebulae Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_planetarynebulae_speck", diff --git a/data/assets/scene/digitaluniverse/pulsars.asset b/data/assets/scene/digitaluniverse/pulsars.asset index e08ea7dbeb..8118e80fe8 100644 --- a/data/assets/scene/digitaluniverse/pulsars.asset +++ b/data/assets/scene/digitaluniverse/pulsars.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Pulsars Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_pulsars_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Pulsars Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_pulsars_speck", diff --git a/data/assets/scene/digitaluniverse/quasars.asset b/data/assets/scene/digitaluniverse/quasars.asset index d78ba9cc68..783b1b9b1b 100644 --- a/data/assets/scene/digitaluniverse/quasars.asset +++ b/data/assets/scene/digitaluniverse/quasars.asset @@ -1,18 +1,18 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Quasars Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_quasars_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Quasars Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_quasars_speck", Version = 2 }) -local colormaps = asset.syncedResource({ +local colormaps = asset.resource({ Name = "Quasars Colormap", Type = "HttpSynchronization", Identifier = "digitaluniverse_quasars_colormap", diff --git a/data/assets/scene/digitaluniverse/sdss.asset b/data/assets/scene/digitaluniverse/sdss.asset index 36925c1b4c..b1159ddf92 100644 --- a/data/assets/scene/digitaluniverse/sdss.asset +++ b/data/assets/scene/digitaluniverse/sdss.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Sloan Digital Sky Survey Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_sloandss_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Sloan Digital Sky Survey Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_sloandss_speck", diff --git a/data/assets/scene/digitaluniverse/starlabels.asset b/data/assets/scene/digitaluniverse/starlabels.asset index 052001c823..bd33b78b85 100644 --- a/data/assets/scene/digitaluniverse/starlabels.asset +++ b/data/assets/scene/digitaluniverse/starlabels.asset @@ -1,4 +1,4 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Star Labels Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_starlabels_speck", diff --git a/data/assets/scene/digitaluniverse/starorbits.asset b/data/assets/scene/digitaluniverse/starorbits.asset index b56ebcdc5f..a233d14146 100644 --- a/data/assets/scene/digitaluniverse/starorbits.asset +++ b/data/assets/scene/digitaluniverse/starorbits.asset @@ -3,7 +3,7 @@ local earth_transforms = asset.require("scene/solarsystem/planets/earth/transfor -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Grids Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_starorbits_speck", diff --git a/data/assets/scene/digitaluniverse/stars.asset b/data/assets/scene/digitaluniverse/stars.asset index dd818db75b..81ec0fa7d2 100644 --- a/data/assets/scene/digitaluniverse/stars.asset +++ b/data/assets/scene/digitaluniverse/stars.asset @@ -1,25 +1,25 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Stars Speck Files", Type = "HttpSynchronization", Identifier = "stars_du", Version = 5 }) -local sunspeck = asset.syncedResource({ +local sunspeck = asset.resource({ Name = "Stars Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_sunstar_speck", Version = 1 }) -local colormaps = asset.syncedResource({ +local colormaps = asset.resource({ Name = "Stars Color Table", Type = "HttpSynchronization", Identifier = "stars_colormap", Version = 3 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Stars Textures", Type = "HttpSynchronization", Identifier = "stars_textures", diff --git a/data/assets/scene/digitaluniverse/superclusters.asset b/data/assets/scene/digitaluniverse/superclusters.asset index b40fe08b91..4959dc3c47 100644 --- a/data/assets/scene/digitaluniverse/superclusters.asset +++ b/data/assets/scene/digitaluniverse/superclusters.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Galaxy Superclusters Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_superclusters_textures", Version = 2 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Galaxy Superclusters Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_superclusters_speck", diff --git a/data/assets/scene/digitaluniverse/supernovaremnants.asset b/data/assets/scene/digitaluniverse/supernovaremnants.asset index c0909ccd2c..5332888150 100644 --- a/data/assets/scene/digitaluniverse/supernovaremnants.asset +++ b/data/assets/scene/digitaluniverse/supernovaremnants.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Supernova Remnants Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_supernovaremnants_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Supernova Remnants Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_supernovaremnants_speck", diff --git a/data/assets/scene/digitaluniverse/tully.asset b/data/assets/scene/digitaluniverse/tully.asset index fe206f45bf..b4a20b1e4b 100644 --- a/data/assets/scene/digitaluniverse/tully.asset +++ b/data/assets/scene/digitaluniverse/tully.asset @@ -1,11 +1,11 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Tully Textures", Type = "HttpSynchronization", Identifier = "digitaluniverse_tully_textures", Version = 3 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Tully Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_tully_speck", diff --git a/data/assets/scene/digitaluniverse/voids.asset b/data/assets/scene/digitaluniverse/voids.asset index d8dedcca5b..6f38436ee0 100644 --- a/data/assets/scene/digitaluniverse/voids.asset +++ b/data/assets/scene/digitaluniverse/voids.asset @@ -1,4 +1,4 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Voids Speck Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_voids_speck", diff --git a/data/assets/scene/milkyway/constellations/constellation_art.asset b/data/assets/scene/milkyway/constellations/constellation_art.asset index f022e39395..d81539ee8a 100644 --- a/data/assets/scene/milkyway/constellations/constellation_art.asset +++ b/data/assets/scene/milkyway/constellations/constellation_art.asset @@ -1,17 +1,17 @@ -local constellationsCSV = asset.localResource("constellation_data.csv") +local constellationsCSV = asset.resource("constellation_data.csv") local transforms = asset.require("scene/solarsystem/sun/transforms") local constellations_helper = asset.require("util/constellations_helper") -local images = asset.syncedResource({ +local images = asset.resource({ Name = "Constellation Images", Type = "HttpSynchronization", Identifier = "constellation_images", Version = 4 }) -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Constellation Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_constellations_data", diff --git a/data/assets/scene/milkyway/gaia/apogee.asset b/data/assets/scene/milkyway/gaia/apogee.asset index bdfd70d925..31a7fd0de8 100644 --- a/data/assets/scene/milkyway/gaia/apogee.asset +++ b/data/assets/scene/milkyway/gaia/apogee.asset @@ -1,18 +1,18 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Apogee Speck Files", Type = "HttpSynchronization", Identifier = "gaia_apogee", Version = 1 }) -local colormaps = asset.syncedResource({ +local colormaps = asset.resource({ Name = "Stars Color Table", Type = "HttpSynchronization", Identifier = "stars_colormap", Version = 3 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Stars Textures", Type = "HttpSynchronization", Identifier = "stars_textures", diff --git a/data/assets/scene/milkyway/gaia/gaia_dr2_download_stars.asset b/data/assets/scene/milkyway/gaia/gaia_dr2_download_stars.asset index 1b23bf6ab6..0ea6813df0 100644 --- a/data/assets/scene/milkyway/gaia/gaia_dr2_download_stars.asset +++ b/data/assets/scene/milkyway/gaia/gaia_dr2_download_stars.asset @@ -1,7 +1,7 @@ -- Download a dataset of 618 million stars (28 GB), already preprocessed and stored in a binary octree. -- The octree was generated from the full DR2 by filtering away all stars with a parallax error higher than 0.5 -- Max Star Per Node = 50,000 and max distance = 500kpc -local gaia618Destination = asset.syncedResource({ +local gaia618Destination = asset.resource({ Name = "Gaia DR2 618M Octree", Type = "HttpSynchronization", Identifier = "gaia_stars_618M_octree", @@ -14,7 +14,7 @@ local gaia618DestinationExtracted = gaia618Destination .. "data" -- Download the full DR2 dataset with 24 values per star (preprocessed with theReadFitsTask (gaia_read.task) into 8 binary files). -- From these files new subsets can be created with the ConstructOctreeTask (gaia_octree.task). -- Total size of download is 151 GB. -local gaiaFull = asset.syncedResource({ +local gaiaFull = asset.resource({ Name = "Gaia DR2 Full Raw", Type = "HttpSynchronization", Identifier = "gaia_stars_dr2_raw", diff --git a/data/assets/scene/milkyway/gaia/gaiastars.asset b/data/assets/scene/milkyway/gaia/gaiastars.asset index 9e46a60b54..3123918b81 100644 --- a/data/assets/scene/milkyway/gaia/gaiastars.asset +++ b/data/assets/scene/milkyway/gaia/gaiastars.asset @@ -6,21 +6,21 @@ end -- Download a preprocessed binary octree of Radial Velocity subset values per star -- (preprocessed into 8 binary files). -local starsFolder = asset.syncedResource({ +local starsFolder = asset.resource({ Name = "Gaia Stars RV", Type = "HttpSynchronization", Identifier = "gaia_stars_rv_octree", Version = 1 }) -local colormaps = asset.syncedResource({ +local colormaps = asset.resource({ Name = "Stars Color Table", Type = "HttpSynchronization", Identifier = "stars_colormap", Version = 3 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Stars Textures", Type = "HttpSynchronization", Identifier = "stars_textures", diff --git a/data/assets/scene/milkyway/gaia/galah.asset b/data/assets/scene/milkyway/gaia/galah.asset index 4ef21201e8..d232f4eb9a 100644 --- a/data/assets/scene/milkyway/gaia/galah.asset +++ b/data/assets/scene/milkyway/gaia/galah.asset @@ -1,18 +1,18 @@ -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Galah Speck Files", Type = "HttpSynchronization", Identifier = "gaia_galah", Version = 1 }) -local colormaps = asset.syncedResource({ +local colormaps = asset.resource({ Name = "Stars Color Table", Type = "HttpSynchronization", Identifier = "stars_colormap", Version = 3 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Stars Textures", Type = "HttpSynchronization", Identifier = "stars_textures", diff --git a/data/assets/scene/milkyway/habitable_zones/habitable_zone_textures.asset b/data/assets/scene/milkyway/habitable_zones/habitable_zone_textures.asset index 1ace42d07d..b51e5f9767 100644 --- a/data/assets/scene/milkyway/habitable_zones/habitable_zone_textures.asset +++ b/data/assets/scene/milkyway/habitable_zones/habitable_zone_textures.asset @@ -1,4 +1,4 @@ -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Habitable Zone Textures", Type = "HttpSynchronization", Identifier = "habitable_zone_textures", diff --git a/data/assets/scene/milkyway/milkyway/eso.asset b/data/assets/scene/milkyway/milkyway/eso.asset index 47a51aee35..8d343964f0 100644 --- a/data/assets/scene/milkyway/milkyway/eso.asset +++ b/data/assets/scene/milkyway/milkyway/eso.asset @@ -1,4 +1,4 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "ESO Milky Way Textures", Type = "HttpSynchronization", Identifier = "milkyway-eso_textures", diff --git a/data/assets/scene/milkyway/milkyway/volume.asset b/data/assets/scene/milkyway/milkyway/volume.asset index b8959ed991..88b151040d 100644 --- a/data/assets/scene/milkyway/milkyway/volume.asset +++ b/data/assets/scene/milkyway/milkyway/volume.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Milkyway Volume Data", Type = "HttpSynchronization", Identifier = "milkyway_volume_data", diff --git a/data/assets/scene/milkyway/objects/orionnebula/cluster.asset b/data/assets/scene/milkyway/objects/orionnebula/cluster.asset index 169e2ae1b7..7b7b927925 100644 --- a/data/assets/scene/milkyway/objects/orionnebula/cluster.asset +++ b/data/assets/scene/milkyway/objects/orionnebula/cluster.asset @@ -2,7 +2,7 @@ local transforms = asset.require("./transforms") -local sync = asset.syncedResource({ +local sync = asset.resource({ Name = "Orion Nebula Star Cluster", Type = "HttpSynchronization", Identifier = "orion_nebula_star_cluster", diff --git a/data/assets/scene/milkyway/objects/orionnebula/nebula.asset b/data/assets/scene/milkyway/objects/orionnebula/nebula.asset index f7c4a66ab3..0845c6dfae 100644 --- a/data/assets/scene/milkyway/objects/orionnebula/nebula.asset +++ b/data/assets/scene/milkyway/objects/orionnebula/nebula.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local sync = asset.syncedResource({ +local sync = asset.resource({ Name = "Orion Nebula Model", Type = "HttpSynchronization", Identifier = "orion_nebula_model", diff --git a/data/assets/scene/milkyway/stars/denver.asset b/data/assets/scene/milkyway/stars/denver.asset index a8924ad47e..e9a31d0592 100644 --- a/data/assets/scene/milkyway/stars/denver.asset +++ b/data/assets/scene/milkyway/stars/denver.asset @@ -1,18 +1,18 @@ -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Stars Textures", Type = "HttpSynchronization", Identifier = "stars-denver_textures", Version = 1 }) -local speck = asset.syncedResource({ +local speck = asset.resource({ Name = "Stars Speck Files", Type = "HttpSynchronization", Identifier = "stars-denver_speck", Version = 1 }) -local colorLUT = asset.syncedResource({ +local colorLUT = asset.resource({ Name = "Stars Color Table", Type = "HttpSynchronization", Identifier = "stars-denver_colormap", diff --git a/data/assets/scene/solarsystem/dwarf_planets/ceres/kernels.asset b/data/assets/scene/solarsystem/dwarf_planets/ceres/kernels.asset index 40f52766a5..bc0488e33f 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/ceres/kernels.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/ceres/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Ceres Kernels", Type = "HttpSynchronization", Identifier = "ceres_kernels", diff --git a/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo.asset b/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo.asset index 794caa9382..7511aa0966 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "LAMO_Sweden", Name = "LAMO [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("lamo.wms") + FilePath = asset.resource("lamo.wms") } diff --git a/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo_local.asset b/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo_local.asset index 4bfd3e4e7d..762b2f69af 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo_local.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/ceres/layers/colorlayers/lamo_local.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../ceres") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Ceres Textures", Type = "HttpSynchronization", Identifier = "ceres_textures", diff --git a/data/assets/scene/solarsystem/dwarf_planets/eris/planet.asset b/data/assets/scene/solarsystem/dwarf_planets/eris/planet.asset index 6f83956938..29248d81fd 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/eris/planet.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/eris/planet.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Eris Model", Type = "HttpSynchronization", Identifier = "eris_model", diff --git a/data/assets/scene/solarsystem/dwarf_planets/haumea/planet.asset b/data/assets/scene/solarsystem/dwarf_planets/haumea/planet.asset index 6dbbaabdea..6f3acf92ff 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/haumea/planet.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/haumea/planet.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Hamuea Model", Type = "HttpSynchronization", Identifier = "hamuea_model", diff --git a/data/assets/scene/solarsystem/dwarf_planets/makemake/planet.asset b/data/assets/scene/solarsystem/dwarf_planets/makemake/planet.asset index da89544973..22e1780f5b 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/makemake/planet.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/makemake/planet.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Makemake Model", Type = "HttpSynchronization", Identifier = "makemake_model", diff --git a/data/assets/scene/solarsystem/dwarf_planets/pluto/charon/charon.asset b/data/assets/scene/solarsystem/dwarf_planets/pluto/charon/charon.asset index 5b774f1bd9..9ecc4c16f6 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/pluto/charon/charon.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/pluto/charon/charon.asset @@ -4,7 +4,7 @@ asset.require("../trail") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Pluto Labels", Type = "HttpSynchronization", Identifier = "pluto_labels", diff --git a/data/assets/scene/solarsystem/dwarf_planets/pluto/kernels.asset b/data/assets/scene/solarsystem/dwarf_planets/pluto/kernels.asset index e96141f851..b4dfc571e6 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/pluto/kernels.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/pluto/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Pluto Kernels", Type = "HttpSynchronization", Identifier = "pluto_kernels", diff --git a/data/assets/scene/solarsystem/dwarf_planets/pluto/pluto.asset b/data/assets/scene/solarsystem/dwarf_planets/pluto/pluto.asset index 67b23a287f..9b6125e14f 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/pluto/pluto.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/pluto/pluto.asset @@ -4,7 +4,7 @@ asset.require("./trail") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Pluto Labels", Type = "HttpSynchronization", Identifier = "pluto_labels", diff --git a/data/assets/scene/solarsystem/dwarf_planets/vesta/planet.asset b/data/assets/scene/solarsystem/dwarf_planets/vesta/planet.asset index 3e1bd8f547..25c6c13c16 100644 --- a/data/assets/scene/solarsystem/dwarf_planets/vesta/planet.asset +++ b/data/assets/scene/solarsystem/dwarf_planets/vesta/planet.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Vesta Models", Type = "HttpSynchronization", Identifier = "vesta_model", diff --git a/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_batsrus.asset b/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_batsrus.asset index a80683ba5a..a7dbc5bcad 100644 --- a/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_batsrus.asset +++ b/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_batsrus.asset @@ -3,14 +3,14 @@ local transforms = asset.require("scene/solarsystem/planets/earth/magnetosphere/ -local transferFunctions = asset.syncedResource({ +local transferFunctions = asset.resource({ Name = "Fieldlines Transfer Functions", Type = "HttpSynchronization", Identifier = "sun_earth_event_july_2012-fieldlines_transferfunctions", Version = 2 }) -local fieldlineData = asset.syncedResource({ +local fieldlineData = asset.resource({ Name = "Fieldlines Data BATSRUS", Type = "HttpSynchronization", Identifier = "sun_earth_event_july_2012-batsrus", diff --git a/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_enlil.asset b/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_enlil.asset index 3287299a88..65288f08ce 100644 --- a/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_enlil.asset +++ b/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_enlil.asset @@ -3,14 +3,14 @@ local transforms = asset.require("scene/solarsystem/sun/transforms_heliosphere") -local transferFunctions = asset.syncedResource({ +local transferFunctions = asset.resource({ Name = "Fieldlines Transfer Functions", Type = "HttpSynchronization", Identifier = "sun_earth_event_july_2012-fieldlines_transferfunctions", Version = 1 }) -local fieldlineData = asset.syncedResource({ +local fieldlineData = asset.resource({ Name = "Fieldlines Data ENLIL", Type = "HttpSynchronization", Identifier = "sun_earth_event_july_2012-enlil", diff --git a/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_pfss.asset b/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_pfss.asset index f3dc419f1e..271a84b9bb 100644 --- a/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_pfss.asset +++ b/data/assets/scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines_pfss.asset @@ -2,14 +2,14 @@ local transforms = asset.require("scene/solarsystem/sun/transforms_heliosphere") -local transferFunctions = asset.syncedResource({ +local transferFunctions = asset.resource({ Name = "Fieldlines Transfer Functions", Type = "HttpSynchronization", Identifier = "sun_earth_event_july_2012-fieldlines_transferfunctions", Version = 1 }) -local fieldlineData = asset.syncedResource({ +local fieldlineData = asset.resource({ Name = "Fieldlines Data PFSS", Type = "HttpSynchronization", Identifier = "sun_earth_event_july_2012-pfss", diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/density_volume.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/density_volume.asset index bd70b8a781..de8e1848e3 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/density_volume.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/density_volume.asset @@ -4,7 +4,7 @@ local sunAsset = asset.require("scene/solarsystem/sun/sun") -local densityDirectory = asset.syncedResource({ +local densityDirectory = asset.resource({ Name = "Bastille Day MAS Density", Type = "HttpSynchronization", Identifier = "bastille_day_mas_density", @@ -36,7 +36,7 @@ local DensityVolume = { Type = "RenderableTimeVaryingVolume", StepSize = 0.004, Brightness = 0.3, - TransferFunction = asset.localResource("transferfunctions/mas-mhd-r-squared-old.txt"), + TransferFunction = asset.resource("transferfunctions/mas-mhd-r-squared-old.txt"), SourceDirectory = densityDirectory, GridType = "Spherical", SecondsBefore = 24 * 60 * 60, diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/fieldlines.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/fieldlines.asset index 6331867a88..104aa74034 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/fieldlines.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/fieldlines.asset @@ -4,7 +4,7 @@ local rot = asset.require("./carrington_to_heeq_rotation") -local fieldlinesDirectory = asset.syncedResource({ +local fieldlinesDirectory = asset.resource({ Name = "Bastille Day MAS Fieldlines", Type = "HttpSynchronization", Identifier = "bastille_day_mas_fieldlines", @@ -34,8 +34,8 @@ local Fieldlines = { AlphaBlendlingEnabled = false, InputFileType = "Osfls", ColorTablePaths = { - asset.localResource("transferfunctions/density-fieldlines.txt"), - asset.localResource("transferfunctions/velocity-fieldlines.txt") + asset.resource("transferfunctions/density-fieldlines.txt"), + asset.resource("transferfunctions/velocity-fieldlines.txt") }, ColorTableRanges = { { 0, 1000000 }, diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodes.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodes.asset index 283a18a4c9..fa63a907b4 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodes.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodes.asset @@ -4,7 +4,7 @@ local rot = asset.require("./carrington_to_heeq_rotation") -local fluxNodesBinaries = asset.syncedResource({ +local fluxNodesBinaries = asset.resource({ Name = "Bastille day Flux nodes binaries", Type = "HttpSynchronization", Identifier = "bastille_day_streamnodes_binaries", @@ -25,7 +25,7 @@ local Fluxnodes = { Renderable = { Type = "RenderableFluxNodes", SourceFolder = fluxNodesBinaries, - ColorTablePath = asset.localResource("transferfunctions/CMR.txt"), + ColorTablePath = asset.resource("transferfunctions/CMR.txt"), ColorTableRange = { -2.0, 4.0 } }, GUI = { diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodescutplane.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodescutplane.asset index bcda52593c..1952a84819 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodescutplane.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodescutplane.asset @@ -4,14 +4,14 @@ local rot = asset.require("./carrington_to_heeq_rotation") -local TexturesPathEquatorial = asset.syncedResource({ +local TexturesPathEquatorial = asset.resource({ Type = "HttpSynchronization", Name = "cutplanes_textures", Identifier = "cutplanes_textures", Version = 1 }) -local TexturesPathMeridial = asset.syncedResource({ +local TexturesPathMeridial = asset.resource({ Type = "HttpSynchronization", Name = "cutplane_meridial_textures", Identifier = "cutplane_meridial_textures", diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodeslegend.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodeslegend.asset index d9a3044da8..1f0fd9ede1 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodeslegend.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/fluxnodeslegend.asset @@ -2,7 +2,7 @@ asset.require("spice/base") -local TexturesPath = asset.syncedResource({ +local TexturesPath = asset.resource({ Type = "HttpSynchronization", Name = "Streamnodes textures", Identifier = "streamnodes_legend", diff --git a/data/assets/scene/solarsystem/heliosphere/bastille_day/magnetogram.asset b/data/assets/scene/solarsystem/heliosphere/bastille_day/magnetogram.asset index 8794ab4411..2027018b5c 100644 --- a/data/assets/scene/solarsystem/heliosphere/bastille_day/magnetogram.asset +++ b/data/assets/scene/solarsystem/heliosphere/bastille_day/magnetogram.asset @@ -1,4 +1,4 @@ -local TexturesPath = asset.syncedResource({ +local TexturesPath = asset.resource({ Name = "Bastille Day Magnetogram", Type = "HttpSynchronization", Identifier = "bastille_day_magnetogram", diff --git a/data/assets/scene/solarsystem/interstellar/c-2019_q4_borisov.asset b/data/assets/scene/solarsystem/interstellar/c-2019_q4_borisov.asset index 0fc0acc793..aa41c39912 100644 --- a/data/assets/scene/solarsystem/interstellar/c-2019_q4_borisov.asset +++ b/data/assets/scene/solarsystem/interstellar/c-2019_q4_borisov.asset @@ -2,7 +2,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local trajectory = asset.syncedResource({ +local trajectory = asset.resource({ Name = "C-2019 Q4 Borisov Trajectory", Type = "HttpSynchronization", Identifier = "borisov_horizons", diff --git a/data/assets/scene/solarsystem/interstellar/oumuamua.asset b/data/assets/scene/solarsystem/interstellar/oumuamua.asset index 0f206ee77c..a94947803e 100644 --- a/data/assets/scene/solarsystem/interstellar/oumuamua.asset +++ b/data/assets/scene/solarsystem/interstellar/oumuamua.asset @@ -2,7 +2,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local trajectory = asset.syncedResource({ +local trajectory = asset.resource({ Name = "'Oumuamua Trajectory", Type = "HttpSynchronization", Identifier = "oumuamua_horizons", diff --git a/data/assets/scene/solarsystem/missions/apollo/11/apollo11.asset b/data/assets/scene/solarsystem/missions/apollo/11/apollo11.asset index f4f45209a0..288734c935 100644 --- a/data/assets/scene/solarsystem/missions/apollo/11/apollo11.asset +++ b/data/assets/scene/solarsystem/missions/apollo/11/apollo11.asset @@ -9,14 +9,14 @@ local kernels = asset.require("./kernels") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Models", Type = "HttpSynchronization", Identifier = "apollo_11_models", Version = 1 }) -local lemModel = asset.syncedResource({ +local lemModel = asset.resource({ Name = "Apollo Lem Models", Type = "HttpSynchronization", Identifier = "apollo_lem_model", diff --git a/data/assets/scene/solarsystem/missions/apollo/11/kernels.asset b/data/assets/scene/solarsystem/missions/apollo/11/kernels.asset index 3a38755977..819532dae2 100644 --- a/data/assets/scene/solarsystem/missions/apollo/11/kernels.asset +++ b/data/assets/scene/solarsystem/missions/apollo/11/kernels.asset @@ -1,4 +1,4 @@ -local kernelsFolder = asset.syncedResource({ +local kernelsFolder = asset.resource({ Name = "Apollo Kernels", Type = "HttpSynchronization", Identifier = "apollo_11_spice", diff --git a/data/assets/scene/solarsystem/missions/apollo/11/lem.asset b/data/assets/scene/solarsystem/missions/apollo/11/lem.asset index d88745f8b7..4be3fd6f8c 100644 --- a/data/assets/scene/solarsystem/missions/apollo/11/lem.asset +++ b/data/assets/scene/solarsystem/missions/apollo/11/lem.asset @@ -3,7 +3,7 @@ local moon_asset = asset.require("scene/solarsystem/planets/earth/moon/moon") -local lem_model = asset.syncedResource({ +local lem_model = asset.resource({ Name = "Apollo Lem Models", Type = "HttpSynchronization", Identifier = "apollo_lem_model", diff --git a/data/assets/scene/solarsystem/missions/apollo/11/lem_flipbook.asset b/data/assets/scene/solarsystem/missions/apollo/11/lem_flipbook.asset index a8f9f9d248..58f1aba6c4 100644 --- a/data/assets/scene/solarsystem/missions/apollo/11/lem_flipbook.asset +++ b/data/assets/scene/solarsystem/missions/apollo/11/lem_flipbook.asset @@ -9,7 +9,7 @@ local flipbookCount = 19 local flipbook = nil -local vrts = asset.syncedResource({ +local vrts = asset.resource({ Name = "Apollo 11 Flipbook", Type = "HttpSynchronization", Identifier = "apollo_11_flipbook", diff --git a/data/assets/scene/solarsystem/missions/apollo/15/apollo15.asset b/data/assets/scene/solarsystem/missions/apollo/15/apollo15.asset index d80e9bc775..8dfc61ccab 100644 --- a/data/assets/scene/solarsystem/missions/apollo/15/apollo15.asset +++ b/data/assets/scene/solarsystem/missions/apollo/15/apollo15.asset @@ -6,7 +6,7 @@ local kernels = asset.require("scene/solarsystem/missions/apollo/15/kernels") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Models", Type = "HttpSynchronization", Identifier = "apollo_models", diff --git a/data/assets/scene/solarsystem/missions/apollo/15/kernels.asset b/data/assets/scene/solarsystem/missions/apollo/15/kernels.asset index 6af820b829..0c6dacf3ff 100644 --- a/data/assets/scene/solarsystem/missions/apollo/15/kernels.asset +++ b/data/assets/scene/solarsystem/missions/apollo/15/kernels.asset @@ -1,4 +1,4 @@ -local folder = asset.syncedResource({ +local folder = asset.resource({ Name = "Apollo Kernels", Type = "HttpSynchronization", Identifier = "apollo_spice", diff --git a/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation2.asset b/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation2.asset index 899826a0de..a00bc27562 100644 --- a/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation2.asset +++ b/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation2.asset @@ -3,7 +3,7 @@ local moonAsset = asset.require("scene/solarsystem/planets/earth/moon/moon") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Boulders Models", Type = "HttpSynchronization", Identifier = "apollo_boulders", diff --git a/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation6.asset b/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation6.asset index ad31f48f21..3626401732 100644 --- a/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation6.asset +++ b/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation6.asset @@ -3,7 +3,7 @@ local moonAsset = asset.require("scene/solarsystem/planets/earth/moon/moon") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Boulders Models", Type = "HttpSynchronization", Identifier = "apollo_boulders", diff --git a/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation7.asset b/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation7.asset index 20b0b71409..bcaa71aa44 100644 --- a/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation7.asset +++ b/data/assets/scene/solarsystem/missions/apollo/17/bouldersstation7.asset @@ -3,7 +3,7 @@ local moonAsset = asset.require("scene/solarsystem/planets/earth/moon/moon") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Boulders Models", Type = "HttpSynchronization", Identifier = "apollo_boulders", diff --git a/data/assets/scene/solarsystem/missions/apollo/17/lem.asset b/data/assets/scene/solarsystem/missions/apollo/17/lem.asset index af2be3ccc5..10a72ddd3c 100644 --- a/data/assets/scene/solarsystem/missions/apollo/17/lem.asset +++ b/data/assets/scene/solarsystem/missions/apollo/17/lem.asset @@ -3,7 +3,7 @@ local moonAsset = asset.require("scene/solarsystem/planets/earth/moon/moon") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Apollo Lem Models", Type = "HttpSynchronization", Identifier = "apollo_lem_model", diff --git a/data/assets/scene/solarsystem/missions/apollo/8/kernels.asset b/data/assets/scene/solarsystem/missions/apollo/8/kernels.asset index 9297926544..538effcfdf 100644 --- a/data/assets/scene/solarsystem/missions/apollo/8/kernels.asset +++ b/data/assets/scene/solarsystem/missions/apollo/8/kernels.asset @@ -1,4 +1,4 @@ -local kernelsFolder = asset.syncedResource({ +local kernelsFolder = asset.resource({ Name = "Apollo Kernels", Type = "HttpSynchronization", Identifier = "apollo_spice", diff --git a/data/assets/scene/solarsystem/missions/apollo/8/launch_model.asset b/data/assets/scene/solarsystem/missions/apollo/8/launch_model.asset index 374a029010..1fa667b234 100644 --- a/data/assets/scene/solarsystem/missions/apollo/8/launch_model.asset +++ b/data/assets/scene/solarsystem/missions/apollo/8/launch_model.asset @@ -4,7 +4,7 @@ local kernels = asset.require("./kernels") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Models", Type = "HttpSynchronization", Identifier = "apollo_models", diff --git a/data/assets/scene/solarsystem/missions/apollo/8/model.asset b/data/assets/scene/solarsystem/missions/apollo/8/model.asset index 93cb4aa90a..c93b47c34a 100644 --- a/data/assets/scene/solarsystem/missions/apollo/8/model.asset +++ b/data/assets/scene/solarsystem/missions/apollo/8/model.asset @@ -4,7 +4,7 @@ local kernels = asset.require("./kernels") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Apollo Models", Type = "HttpSynchronization", Identifier = "apollo_models", diff --git a/data/assets/scene/solarsystem/missions/apollo/apollo_globebrowsing.asset b/data/assets/scene/solarsystem/missions/apollo/apollo_globebrowsing.asset index 207ec3ed99..e5333e8134 100644 --- a/data/assets/scene/solarsystem/missions/apollo/apollo_globebrowsing.asset +++ b/data/assets/scene/solarsystem/missions/apollo/apollo_globebrowsing.asset @@ -5,28 +5,28 @@ local moon = asset.require("scene/solarsystem/planets/earth/moon/moon") asset.require("scene/solarsystem/planets/earth/moon/default_layers") -local heightmaps = asset.syncedResource({ +local heightmaps = asset.resource({ Name = "Apollo Globebrowsing Heightmaps", Type = "HttpSynchronization", Identifier = "apollo_globebrowsing_heightmaps", Version = 1 }) -local basemaps = asset.syncedResource({ +local basemaps = asset.resource({ Name = "Apollo Globebrowsing Basemaps", Type = "HttpSynchronization", Identifier = "apollo_globebrowsing_basemaps", Version = 1 }) -local naclighting = asset.syncedResource({ +local naclighting = asset.resource({ Name = "Apollo Globebrowsing NAC Lighting", Type = "HttpSynchronization", Identifier = "apollo_globebrowsing_naclighting", Version = 1 }) -local stations = asset.syncedResource({ +local stations = asset.resource({ Name = "Apollo 17 Globebrowsing Stations", Type = "HttpSynchronization", Identifier = "apollo_17_stations", diff --git a/data/assets/scene/solarsystem/missions/apollo/insignias_map.asset b/data/assets/scene/solarsystem/missions/apollo/insignias_map.asset index 0a3c9d7eb3..e6771b3c80 100644 --- a/data/assets/scene/solarsystem/missions/apollo/insignias_map.asset +++ b/data/assets/scene/solarsystem/missions/apollo/insignias_map.asset @@ -6,7 +6,7 @@ local moon = asset.require("scene/solarsystem/planets/earth/moon/moon") -local insigniasPath = asset.syncedResource({ +local insigniasPath = asset.resource({ Name = "Apollo Insignias", Type = "HttpSynchronization", Identifier = "apollo_insignias", diff --git a/data/assets/scene/solarsystem/missions/artemis/model.asset b/data/assets/scene/solarsystem/missions/artemis/model.asset index 1cd1625d95..8d7e8665df 100644 --- a/data/assets/scene/solarsystem/missions/artemis/model.asset +++ b/data/assets/scene/solarsystem/missions/artemis/model.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Artemis Models", Type = "HttpSynchronization", Identifier = "artemis_1_models", diff --git a/data/assets/scene/solarsystem/missions/artemis/trail.asset b/data/assets/scene/solarsystem/missions/artemis/trail.asset index e4e66164aa..2077cc21f6 100644 --- a/data/assets/scene/solarsystem/missions/artemis/trail.asset +++ b/data/assets/scene/solarsystem/missions/artemis/trail.asset @@ -6,7 +6,7 @@ local moonTransforms = asset.require("scene/solarsystem/planets/earth/moon/moon" local ArtemisSpiceId = "-1023" -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Artemis Kernels", Type = "HttpSynchronization", Identifier = "artemis_1_kernels", diff --git a/data/assets/scene/solarsystem/missions/artemis/transforms.asset b/data/assets/scene/solarsystem/missions/artemis/transforms.asset index 6af48c6db4..59df655a91 100644 --- a/data/assets/scene/solarsystem/missions/artemis/transforms.asset +++ b/data/assets/scene/solarsystem/missions/artemis/transforms.asset @@ -3,7 +3,7 @@ local earthTransforms = asset.require("scene/solarsystem/planets/earth/transform -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Artemis Kernels", Type = "HttpSynchronization", Identifier = "artemis_1_kernels", diff --git a/data/assets/scene/solarsystem/missions/dawn/dawn.asset b/data/assets/scene/solarsystem/missions/dawn/dawn.asset index 535150e8df..b9c66b0ec6 100644 --- a/data/assets/scene/solarsystem/missions/dawn/dawn.asset +++ b/data/assets/scene/solarsystem/missions/dawn/dawn.asset @@ -4,21 +4,21 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Dawn Kernels", Type = "HttpSynchronization", Identifier = "dawn_kernels", Version = 3 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Dawn Textures", Type = "HttpSynchronization", Identifier = "dawn_textures", Version = 1 }) -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Dawn Models", Type = "HttpSynchronization", Identifier = "dawn_model", diff --git a/data/assets/scene/solarsystem/missions/dawn/vesta.asset b/data/assets/scene/solarsystem/missions/dawn/vesta.asset index 9c0caeb690..a3bb63553a 100644 --- a/data/assets/scene/solarsystem/missions/dawn/vesta.asset +++ b/data/assets/scene/solarsystem/missions/dawn/vesta.asset @@ -2,28 +2,28 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Vesta Kernels", Type = "HttpSynchronization", Identifier = "vesta_kernels", Version = 1 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Vesta Textures", Type = "HttpSynchronization", Identifier = "vesta_textures", Version = 1 }) -local images = asset.syncedResource({ +local images = asset.resource({ Name = "Vesta Images", Type = "HttpSynchronization", Identifier = "vesta_images", Version = 1 }) -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Vesta Models", Type = "HttpSynchronization", Identifier = "vesta_model", diff --git a/data/assets/scene/solarsystem/missions/insight/edl.asset b/data/assets/scene/solarsystem/missions/insight/edl.asset index 8f9154cfb1..41f0a9a093 100644 --- a/data/assets/scene/solarsystem/missions/insight/edl.asset +++ b/data/assets/scene/solarsystem/missions/insight/edl.asset @@ -6,14 +6,14 @@ local mars = asset.require("scene/solarsystem/planets/mars/mars") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Insight Models Chutes", Type = "HttpSynchronization", Identifier = "insight_models", Version = 2 }) -local ikernels = asset.syncedResource({ +local ikernels = asset.resource({ Name = "Insight Kernels", Type = "HttpSynchronization", Identifier = "insight_kernels", diff --git a/data/assets/scene/solarsystem/missions/juice/fieldlines.asset b/data/assets/scene/solarsystem/missions/juice/fieldlines.asset index 87c1a52555..c33e2af97a 100644 --- a/data/assets/scene/solarsystem/missions/juice/fieldlines.asset +++ b/data/assets/scene/solarsystem/missions/juice/fieldlines.asset @@ -2,7 +2,7 @@ local transforms = asset.require("./transforms") -local data = asset.syncedResource({ +local data = asset.resource({ Type = "HttpSynchronization", Name = "Ganymede Plane Simulations", Identifier = "juice_ganymede_fieldlines", @@ -21,7 +21,7 @@ local GanymedeMagnetosphere = { ColorMethod = "By Quantity", ColorQuantity = 0, ColorTableRanges = { { 62.556353386366766, 1665.5534182835445 } }, - ColorTablePaths = { asset.localResource("CMR-illuminance2.txt") }, + ColorTablePaths = { asset.resource("CMR-illuminance2.txt") }, Color = { 0.03, 0.0, 0.0, 1.0 }, ParticleSpacing = 42.0, ParticleSize = 30.0, diff --git a/data/assets/scene/solarsystem/missions/juice/kernels.asset b/data/assets/scene/solarsystem/missions/juice/kernels.asset index db17a3b901..8e83a877c4 100644 --- a/data/assets/scene/solarsystem/missions/juice/kernels.asset +++ b/data/assets/scene/solarsystem/missions/juice/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "JUICE Kernels", Type = "HttpSynchronization", Identifier = "juice_kernels", diff --git a/data/assets/scene/solarsystem/missions/juice/model.asset b/data/assets/scene/solarsystem/missions/juice/model.asset index c6a25379f0..29ca6ccde6 100644 --- a/data/assets/scene/solarsystem/missions/juice/model.asset +++ b/data/assets/scene/solarsystem/missions/juice/model.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "JUICE Model", Type = "HttpSynchronization", Identifier = "juice_models", diff --git a/data/assets/scene/solarsystem/missions/juice/plane.asset b/data/assets/scene/solarsystem/missions/juice/plane.asset index 8ce670a85e..f7cccdf666 100644 --- a/data/assets/scene/solarsystem/missions/juice/plane.asset +++ b/data/assets/scene/solarsystem/missions/juice/plane.asset @@ -4,7 +4,7 @@ local transforms = asset.require("./transforms") -- Datasets created using the script found at: -- https://github.com/OpenSpace/scripts/tree/master/juice-gphio-image-conversion -local data = asset.syncedResource({ +local data = asset.resource({ Type = "HttpSynchronization", Name = "Ganymede Plane Simulations", Identifier = "juice_ganymede_plane_cuts", diff --git a/data/assets/scene/solarsystem/missions/juno/juno.asset b/data/assets/scene/solarsystem/missions/juno/juno.asset index 49e25abfd2..750f1c6e42 100644 --- a/data/assets/scene/solarsystem/missions/juno/juno.asset +++ b/data/assets/scene/solarsystem/missions/juno/juno.asset @@ -6,7 +6,7 @@ local kernels = asset.require("./kernels") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Juno Model", Type = "HttpSynchronization", Identifier = "juno_model", diff --git a/data/assets/scene/solarsystem/missions/juno/kernels.asset b/data/assets/scene/solarsystem/missions/juno/kernels.asset index 570b4fcc16..e21f711bcb 100644 --- a/data/assets/scene/solarsystem/missions/juno/kernels.asset +++ b/data/assets/scene/solarsystem/missions/juno/kernels.asset @@ -1,5 +1,5 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Juno Kernels", Type = "HttpSynchronization", Identifier = "juno_kernels", diff --git a/data/assets/scene/solarsystem/missions/messenger/kernels.asset b/data/assets/scene/solarsystem/missions/messenger/kernels.asset index 9be3910dc7..35920865e2 100644 --- a/data/assets/scene/solarsystem/missions/messenger/kernels.asset +++ b/data/assets/scene/solarsystem/missions/messenger/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Messenger Kernels", Type = "HttpSynchronization", Identifier = "messenger_spice", diff --git a/data/assets/scene/solarsystem/missions/messenger/mercurymagnetosphere.asset b/data/assets/scene/solarsystem/missions/messenger/mercurymagnetosphere.asset index 2f5015562f..90973b583d 100644 --- a/data/assets/scene/solarsystem/missions/messenger/mercurymagnetosphere.asset +++ b/data/assets/scene/solarsystem/missions/messenger/mercurymagnetosphere.asset @@ -1,6 +1,6 @@ local mercuryTransforms = asset.require("scene/solarsystem/planets/mercury/transforms") -local localFolder = asset.syncedResource({ +local localFolder = asset.resource({ Name = "Mercury Magnetosphere", Type = "HttpSynchronization", Identifier = "mercury_magnetosphere", diff --git a/data/assets/scene/solarsystem/missions/messenger/messenger.asset b/data/assets/scene/solarsystem/missions/messenger/messenger.asset index 47e5850e97..8c47e7f462 100644 --- a/data/assets/scene/solarsystem/missions/messenger/messenger.asset +++ b/data/assets/scene/solarsystem/missions/messenger/messenger.asset @@ -4,7 +4,7 @@ local mercuryTransforms = asset.require("scene/solarsystem/planets/mercury/trans local kernels = asset.require("./kernels") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Messenger Models", Type = "HttpSynchronization", Identifier = "messenger_model", diff --git a/data/assets/scene/solarsystem/missions/newhorizons/charon.asset b/data/assets/scene/solarsystem/missions/newhorizons/charon.asset index e75ca41ad1..8c2c09ed59 100644 --- a/data/assets/scene/solarsystem/missions/newhorizons/charon.asset +++ b/data/assets/scene/solarsystem/missions/newhorizons/charon.asset @@ -3,7 +3,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Charon Textures", Type = "HttpSynchronization", Identifier = "charon_textures", diff --git a/data/assets/scene/solarsystem/missions/newhorizons/kernels.asset b/data/assets/scene/solarsystem/missions/newhorizons/kernels.asset index 0b998693ab..435d5c9a49 100644 --- a/data/assets/scene/solarsystem/missions/newhorizons/kernels.asset +++ b/data/assets/scene/solarsystem/missions/newhorizons/kernels.asset @@ -1,4 +1,4 @@ -local Kernels = asset.syncedResource({ +local Kernels = asset.resource({ Name = "New Horizons Kernels", Type = "HttpSynchronization", Identifier = "newhorizons_kernels", diff --git a/data/assets/scene/solarsystem/missions/newhorizons/label.asset b/data/assets/scene/solarsystem/missions/newhorizons/label.asset index ba41511879..3d1ccfdd95 100644 --- a/data/assets/scene/solarsystem/missions/newhorizons/label.asset +++ b/data/assets/scene/solarsystem/missions/newhorizons/label.asset @@ -2,7 +2,7 @@ local NewHorizonsModel = asset.require("./model") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "New Horizons Model", Type = "HttpSynchronization", Identifier = "newhorizons_model", diff --git a/data/assets/scene/solarsystem/missions/newhorizons/model.asset b/data/assets/scene/solarsystem/missions/newhorizons/model.asset index 85abd73ebe..7805cd6674 100644 --- a/data/assets/scene/solarsystem/missions/newhorizons/model.asset +++ b/data/assets/scene/solarsystem/missions/newhorizons/model.asset @@ -3,7 +3,7 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "New Horizons Model", Type = "HttpSynchronization", Identifier = "newhorizons_model", diff --git a/data/assets/scene/solarsystem/missions/newhorizons/othermoons.asset b/data/assets/scene/solarsystem/missions/newhorizons/othermoons.asset index 547b844a69..fca0413850 100644 --- a/data/assets/scene/solarsystem/missions/newhorizons/othermoons.asset +++ b/data/assets/scene/solarsystem/missions/newhorizons/othermoons.asset @@ -5,28 +5,28 @@ local Styx = asset.require("scene/solarsystem/dwarf_planets/pluto/minor/styx") -local hydraTextures = asset.syncedResource({ +local hydraTextures = asset.resource({ Name = "Hydra Textures", Type = "HttpSynchronization", Identifier = "hydra_textures", Version = 1 }) -local kerberosTextures = asset.syncedResource({ +local kerberosTextures = asset.resource({ Name = "Kerberos Textures", Type = "HttpSynchronization", Identifier = "kerberos_textures", Version = 1 }) -local nixTextures = asset.syncedResource({ +local nixTextures = asset.resource({ Name = "Nix Textures", Type = "HttpSynchronization", Identifier = "nix_textures", Version = 1 }) -local styxTextures = asset.syncedResource({ +local styxTextures = asset.resource({ Name = "Styx Textures", Type = "HttpSynchronization", Identifier = "styx_textures", diff --git a/data/assets/scene/solarsystem/missions/newhorizons/pluto.asset b/data/assets/scene/solarsystem/missions/newhorizons/pluto.asset index b2d33dfb94..040af9beef 100644 --- a/data/assets/scene/solarsystem/missions/newhorizons/pluto.asset +++ b/data/assets/scene/solarsystem/missions/newhorizons/pluto.asset @@ -4,28 +4,28 @@ local kernels = asset.require("./kernels") -local assets = asset.syncedResource({ +local assets = asset.resource({ Name = "Pluto Assets", Type = "HttpSynchronization", Identifier = "newhorizons_plutoencounter_pluto_assets", Version = 1 }) -local encounterTextures = asset.syncedResource({ +local encounterTextures = asset.resource({ Name = "Pluto Encounter Textures", Type = "HttpSynchronization", Identifier = "newhorizons_plutoencounter_pluto_textures", Version = 4 }) -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Pluto Textures", Type = "HttpSynchronization", Identifier = "pluto_textures", Version = 5 }) -local images = asset.syncedResource({ +local images = asset.resource({ Name = "Pluto Images", Type = "HttpSynchronization", Identifier = "newhorizons_plutoencounter_pluto_images", diff --git a/data/assets/scene/solarsystem/missions/osirisrex/bennu.asset b/data/assets/scene/solarsystem/missions/osirisrex/bennu.asset index 60e8a60bf6..264df9361e 100644 --- a/data/assets/scene/solarsystem/missions/osirisrex/bennu.asset +++ b/data/assets/scene/solarsystem/missions/osirisrex/bennu.asset @@ -3,7 +3,7 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Bennu Models", Type = "HttpSynchronization", Identifier = "bennu_models", diff --git a/data/assets/scene/solarsystem/missions/osirisrex/bennu_projection.asset b/data/assets/scene/solarsystem/missions/osirisrex/bennu_projection.asset index 74f24bbd89..45b2c0b99d 100644 --- a/data/assets/scene/solarsystem/missions/osirisrex/bennu_projection.asset +++ b/data/assets/scene/solarsystem/missions/osirisrex/bennu_projection.asset @@ -3,21 +3,21 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Bennu Models", Type = "HttpSynchronization", Identifier = "bennu_models", Version = 2 }) -local images = asset.syncedResource({ +local images = asset.resource({ Name = "Bennu Images Approach", Type = "HttpSynchronization", Identifier = "osirisrex_bennu_images_approach", Version = 1 }) -local imagesA = asset.syncedResource({ +local imagesA = asset.resource({ Name = "Bennu Images A", Type = "HttpSynchronization", Identifier = "osirisrex_bennu_images_orbit_a", diff --git a/data/assets/scene/solarsystem/missions/osirisrex/imageplane.asset b/data/assets/scene/solarsystem/missions/osirisrex/imageplane.asset index 6dc8f08889..5c4f091058 100644 --- a/data/assets/scene/solarsystem/missions/osirisrex/imageplane.asset +++ b/data/assets/scene/solarsystem/missions/osirisrex/imageplane.asset @@ -2,7 +2,7 @@ local transforms = asset.require("./transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "Bennu Textures", Type = "HttpSynchronization", Identifier = "bennu_textures", diff --git a/data/assets/scene/solarsystem/missions/osirisrex/kernels.asset b/data/assets/scene/solarsystem/missions/osirisrex/kernels.asset index e3147a0153..ac9468e85b 100644 --- a/data/assets/scene/solarsystem/missions/osirisrex/kernels.asset +++ b/data/assets/scene/solarsystem/missions/osirisrex/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Osiris Rex Kernels", Type = "HttpSynchronization", Identifier = "osirisrex_kernels", diff --git a/data/assets/scene/solarsystem/missions/osirisrex/model.asset b/data/assets/scene/solarsystem/missions/osirisrex/model.asset index 51f43d3b60..ed47b8928d 100644 --- a/data/assets/scene/solarsystem/missions/osirisrex/model.asset +++ b/data/assets/scene/solarsystem/missions/osirisrex/model.asset @@ -6,7 +6,7 @@ local kernels = asset.require("./kernels") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Osiris Rex Models", Type = "HttpSynchronization", Identifier = "osirisrex_models", diff --git a/data/assets/scene/solarsystem/missions/perseverance/model.asset b/data/assets/scene/solarsystem/missions/perseverance/model.asset index 35e044dca2..717ed59314 100644 --- a/data/assets/scene/solarsystem/missions/perseverance/model.asset +++ b/data/assets/scene/solarsystem/missions/perseverance/model.asset @@ -5,7 +5,7 @@ local spice = asset.require("./spice") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Perseverance Model", Type = "HttpSynchronization", Identifier = "perseverance_models", diff --git a/data/assets/scene/solarsystem/missions/perseverance/spice.asset b/data/assets/scene/solarsystem/missions/perseverance/spice.asset index 73d631ed94..dd0f679a9c 100644 --- a/data/assets/scene/solarsystem/missions/perseverance/spice.asset +++ b/data/assets/scene/solarsystem/missions/perseverance/spice.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Mars 2020 Kernels", Type = "HttpSynchronization", Identifier = "perseverance_kernels", diff --git a/data/assets/scene/solarsystem/missions/pioneer/pioneer10.asset b/data/assets/scene/solarsystem/missions/pioneer/pioneer10.asset index d89b7809e3..c42dc91827 100644 --- a/data/assets/scene/solarsystem/missions/pioneer/pioneer10.asset +++ b/data/assets/scene/solarsystem/missions/pioneer/pioneer10.asset @@ -3,7 +3,7 @@ local model = asset.require("scene/solarsystem/missions/pioneer/pioneermodel") -local kernelsFolder = asset.syncedResource({ +local kernelsFolder = asset.resource({ Name = "Pioneer Kernels", Type = "HttpSynchronization", Identifier = "pioneer_10_spice", diff --git a/data/assets/scene/solarsystem/missions/pioneer/pioneer11.asset b/data/assets/scene/solarsystem/missions/pioneer/pioneer11.asset index 6b58a8e995..083552a11d 100644 --- a/data/assets/scene/solarsystem/missions/pioneer/pioneer11.asset +++ b/data/assets/scene/solarsystem/missions/pioneer/pioneer11.asset @@ -3,7 +3,7 @@ local model = asset.require("scene/solarsystem/missions/pioneer/pioneermodel") -local kernelsFolder = asset.syncedResource({ +local kernelsFolder = asset.resource({ Name = "Pioneer Kernels", Type = "HttpSynchronization", Identifier = "pioneer_11_spice", diff --git a/data/assets/scene/solarsystem/missions/pioneer/pioneermodel.asset b/data/assets/scene/solarsystem/missions/pioneer/pioneermodel.asset index bd138d8ee8..ce63f52782 100644 --- a/data/assets/scene/solarsystem/missions/pioneer/pioneermodel.asset +++ b/data/assets/scene/solarsystem/missions/pioneer/pioneermodel.asset @@ -2,7 +2,7 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local modelFolder = asset.syncedResource({ +local modelFolder = asset.resource({ Name = "Pioneer 10/11 Models", Type = "HttpSynchronization", Identifier = "pioneer_10_11_model", diff --git a/data/assets/scene/solarsystem/missions/rosetta/67p.asset b/data/assets/scene/solarsystem/missions/rosetta/67p.asset index 131fc2e01b..d906c582a9 100644 --- a/data/assets/scene/solarsystem/missions/rosetta/67p.asset +++ b/data/assets/scene/solarsystem/missions/rosetta/67p.asset @@ -2,21 +2,21 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Name = "67P Textures", Type = "HttpSynchronization", Identifier = "67p_textures", Version = 2 }) -local models = asset.syncedResource({ +local models = asset.resource({ Name = "67P Models", Type = "HttpSynchronization", Identifier = "67p_models", Version = 1 }) -local images = asset.syncedResource({ +local images = asset.resource({ Name = "Rosetta Images", Type = "HttpSynchronization", Identifier = "rosettaimages", diff --git a/data/assets/scene/solarsystem/missions/rosetta/rosetta.asset b/data/assets/scene/solarsystem/missions/rosetta/rosetta.asset index 4db204dae8..9c85324cd9 100644 --- a/data/assets/scene/solarsystem/missions/rosetta/rosetta.asset +++ b/data/assets/scene/solarsystem/missions/rosetta/rosetta.asset @@ -4,14 +4,14 @@ local transforms = asset.require("./67p") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Rosetta Models", Type = "HttpSynchronization", Identifier = "rosetta_model", Version = 5 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Rosetta Kernels", Type = "HttpSynchronization", Identifier = "rosetta_kernels", diff --git a/data/assets/scene/solarsystem/missions/voyager/voyager1.asset b/data/assets/scene/solarsystem/missions/voyager/voyager1.asset index a028e015e8..e9325eb7a9 100644 --- a/data/assets/scene/solarsystem/missions/voyager/voyager1.asset +++ b/data/assets/scene/solarsystem/missions/voyager/voyager1.asset @@ -3,14 +3,14 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Voyager Model", Type = "HttpSynchronization", Identifier = "voyager_model", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Voyager 1 Kernels", Type = "HttpSynchronization", Identifier = "voyager1_spice", diff --git a/data/assets/scene/solarsystem/missions/voyager/voyager2.asset b/data/assets/scene/solarsystem/missions/voyager/voyager2.asset index 0655d269fa..8a06f6db83 100644 --- a/data/assets/scene/solarsystem/missions/voyager/voyager2.asset +++ b/data/assets/scene/solarsystem/missions/voyager/voyager2.asset @@ -3,14 +3,14 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "Voyager Model", Type = "HttpSynchronization", Identifier = "voyager_model", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Voyager 2 Kernels", Type = "HttpSynchronization", Identifier = "voyager2_spice", diff --git a/data/assets/scene/solarsystem/missions/voyagerpioneer/voyager1_2__pioneer10_11.asset b/data/assets/scene/solarsystem/missions/voyagerpioneer/voyager1_2__pioneer10_11.asset index ba8948f0d9..fff6bbce10 100644 --- a/data/assets/scene/solarsystem/missions/voyagerpioneer/voyager1_2__pioneer10_11.asset +++ b/data/assets/scene/solarsystem/missions/voyagerpioneer/voyager1_2__pioneer10_11.asset @@ -1,11 +1,11 @@ -local voyager_horizons = asset.syncedResource({ +local voyager_horizons = asset.resource({ Name = "Voyager horizons", Type = "HttpSynchronization", Identifier = "voyager_horizons", Version = 1 }) -local pioneer_horizons = asset.syncedResource({ +local pioneer_horizons = asset.resource({ Name = "Pioneer horizons", Type = "HttpSynchronization", Identifier = "pioneer_horizons", diff --git a/data/assets/scene/solarsystem/planets/earth/earth.asset b/data/assets/scene/solarsystem/planets/earth/earth.asset index 103382bf2a..23c2ee9806 100644 --- a/data/assets/scene/solarsystem/planets/earth/earth.asset +++ b/data/assets/scene/solarsystem/planets/earth/earth.asset @@ -2,7 +2,7 @@ local transforms = asset.require("./transforms") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Earth Labels", Type = "HttpSynchronization", Identifier = "earth_labels", diff --git a/data/assets/scene/solarsystem/planets/earth/eclipses/corona/corona20170821.asset b/data/assets/scene/solarsystem/planets/earth/eclipses/corona/corona20170821.asset index ca47bbc223..cfc13f6fe1 100644 --- a/data/assets/scene/solarsystem/planets/earth/eclipses/corona/corona20170821.asset +++ b/data/assets/scene/solarsystem/planets/earth/eclipses/corona/corona20170821.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local videos = asset.syncedResource({ +local videos = asset.resource({ Name = "Eclipse Corona Video", Type = "HttpSynchronization", Identifier = "earth-eclipse-corona", diff --git a/data/assets/scene/solarsystem/planets/earth/eclipses/paths/annular_data.asset b/data/assets/scene/solarsystem/planets/earth/eclipses/paths/annular_data.asset index e834107191..1a74b9beb5 100644 --- a/data/assets/scene/solarsystem/planets/earth/eclipses/paths/annular_data.asset +++ b/data/assets/scene/solarsystem/planets/earth/eclipses/paths/annular_data.asset @@ -1,4 +1,4 @@ -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Annular Eclipse Paths", Type = "HttpSynchronization", Identifier = "earth-eclipse-path-annular", diff --git a/data/assets/scene/solarsystem/planets/earth/eclipses/paths/hybrid_data.asset b/data/assets/scene/solarsystem/planets/earth/eclipses/paths/hybrid_data.asset index e2ef0f9ffd..7c2f11f26d 100644 --- a/data/assets/scene/solarsystem/planets/earth/eclipses/paths/hybrid_data.asset +++ b/data/assets/scene/solarsystem/planets/earth/eclipses/paths/hybrid_data.asset @@ -1,4 +1,4 @@ -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Hybrid Eclipse Paths", Type = "HttpSynchronization", Identifier = "earth-eclipse-path-hybrid", diff --git a/data/assets/scene/solarsystem/planets/earth/eclipses/paths/total_data.asset b/data/assets/scene/solarsystem/planets/earth/eclipses/paths/total_data.asset index 826632b191..ff5da00b86 100644 --- a/data/assets/scene/solarsystem/planets/earth/eclipses/paths/total_data.asset +++ b/data/assets/scene/solarsystem/planets/earth/eclipses/paths/total_data.asset @@ -1,4 +1,4 @@ -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Total Eclipse Paths", Type = "HttpSynchronization", Identifier = "earth-eclipse-path-total", diff --git a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l1.asset b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l1.asset index 313853a4a5..d558c956f5 100644 --- a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l1.asset +++ b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l1.asset @@ -3,14 +3,14 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local circle = asset.syncedResource({ +local circle = asset.resource({ Name = "Circle", Type = "HttpSynchronization", Identifier = "circle_image", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Lagrange Kernels", Type = "HttpSynchronization", Identifier = "earth_lagrange_kernels", diff --git a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l2.asset b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l2.asset index 3d165d1940..d819543680 100644 --- a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l2.asset +++ b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l2.asset @@ -4,14 +4,14 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local circle = asset.syncedResource({ +local circle = asset.resource({ Name = "Circle", Type = "HttpSynchronization", Identifier = "circle_image", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Lagrange Kernels", Type = "HttpSynchronization", Identifier = "earth_lagrange_kernels", diff --git a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l4.asset b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l4.asset index ff370b3f89..6ac6259cf5 100644 --- a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l4.asset +++ b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l4.asset @@ -3,14 +3,14 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local circle = asset.syncedResource({ +local circle = asset.resource({ Name = "Circle", Type = "HttpSynchronization", Identifier = "circle_image", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Lagrange Kernels", Type = "HttpSynchronization", Identifier = "earth_lagrange_kernels", diff --git a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l5.asset b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l5.asset index 66b90ffb49..b0368bd06c 100644 --- a/data/assets/scene/solarsystem/planets/earth/lagrange_points/l5.asset +++ b/data/assets/scene/solarsystem/planets/earth/lagrange_points/l5.asset @@ -3,14 +3,14 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local circle = asset.syncedResource({ +local circle = asset.resource({ Name = "Circle", Type = "HttpSynchronization", Identifier = "circle_image", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Lagrange Kernels", Type = "HttpSynchronization", Identifier = "earth_lagrange_kernels", diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/blue_marble.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/blue_marble.asset index 886df1be13..10ac031e8e 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/blue_marble.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/blue_marble.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../earth") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Earth Textures", Type = "HttpSynchronization", Identifier = "earth_textures", diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_newyork.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_newyork.asset index a816a633c9..d8b2b24aef 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "BMNG_NewYork", Name = "BMNG [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("bmng_newyork.wms"), + FilePath = asset.resource("bmng_newyork.wms"), Description = [[Web loaded full resolution map of Blue Marble Next Generation. This map is hosted on the OpenSpace servers in New York]] } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_sweden.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_sweden.asset index 3f71e1f649..039798cad7 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "BMNG_Sweden", Name = "BMNG [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("bmng_sweden.wms"), + FilePath = asset.resource("bmng_sweden.wms"), Description = [[Web loaded full resolution map of Blue Marble Next Generation. This map is hosted on the OpenSpace servers in Sweden]] } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_utah.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_utah.asset index 71e07bc43a..746beb4da7 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/bmng_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "BMNG_Utah", Name = "BMNG [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("bmng_utah.wms"), + FilePath = asset.resource("bmng_utah.wms"), Description = [[Web loaded full resolution map of Blue Marble Next Generation. This map is hosted on the OpenSpace servers in Utah]] } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_noaa20_combo.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_noaa20_combo.asset index 82dbdcf012..ad00fcb6af 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_noaa20_combo.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_noaa20_combo.asset @@ -36,7 +36,7 @@ local Layer = { TileProvider = { Identifier = "ESRI_World_Imagery", Name = "ESRI World Imagery", - FilePath = asset.localResource("esri_world_imagery.wms"), + FilePath = asset.resource("esri_world_imagery.wms"), PadTiles = false } } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_viirs_combo.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_viirs_combo.asset index 4449baadd4..9bf3296f8a 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_viirs_combo.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_viirs_combo.asset @@ -36,7 +36,7 @@ local Layer = { TileProvider = { Identifier = "ESRI_World_Imagery", Name = "ESRI World Imagery", - FilePath = asset.localResource("esri_world_imagery.wms"), + FilePath = asset.resource("esri_world_imagery.wms"), PadTiles = false } } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_world_imagery.asset b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_world_imagery.asset index 25c3faf776..510d022f1c 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_world_imagery.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/colorlayers/esri_world_imagery.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "ESRI_World_Imagery", Name = "ESRI World Imagery", Enabled = asset.enabled, - FilePath = asset.localResource("esri_world_imagery.wms"), + FilePath = asset.resource("esri_world_imagery.wms"), Description = [[World Imagery provides one meter or better satellite and aerial imagery in many parts of the world and lower resolution satellite imagery worldwide. The map includes 15m TerraColor imagery at small and mid-scales diff --git a/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/blue_marble_height.asset b/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/blue_marble_height.asset index f6d07c0577..99fd5da004 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/blue_marble_height.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/blue_marble_height.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../earth") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Earth Textures", Type = "HttpSynchronization", Identifier = "earth_textures", diff --git a/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/terrain_tileset.asset b/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/terrain_tileset.asset index 40bb76d119..725438b659 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/terrain_tileset.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/heightlayers/terrain_tileset.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Terrain_tileset", Name = "Terrain tileset", Enabled = asset.enabled, - FilePath = asset.localResource("terrain_tileset.wms"), + FilePath = asset.resource("terrain_tileset.wms"), TilePixelSize = 129, Description = [[This globe layer presents elevation data at approximately 90m or 1km per pixel resolution for the world. The elevation data includes 90m Shuttle Radar diff --git a/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_at_night_2012.asset b/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_at_night_2012.asset index ab8a2062e7..bf5d210a4d 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_at_night_2012.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_at_night_2012.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Earth_at_Night_2012", Name = "Earth at Night 2012", Enabled = asset.enabled, - FilePath = asset.localResource("earth_at_night_2012.wms"), + FilePath = asset.resource("earth_at_night_2012.wms"), Description = [[The lights of cities and villages trace the outlines of civilization in this global view]] } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_night_texture.asset b/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_night_texture.asset index df716c1df8..87d1650b61 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_night_texture.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/nightlayers/earth_night_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../earth") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Earth Textures", Type = "HttpSynchronization", Identifier = "earth_textures", diff --git a/data/assets/scene/solarsystem/planets/earth/layers/overlays/coastlines.asset b/data/assets/scene/solarsystem/planets/earth/layers/overlays/coastlines.asset index 4a35585b02..73bdf4dbb9 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/overlays/coastlines.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/overlays/coastlines.asset @@ -4,7 +4,7 @@ local globe = asset.require("../../earth") local Layer = { Identifier = "Coastlines", - FilePath = asset.localResource("coastlines.wms"), + FilePath = asset.resource("coastlines.wms"), Enabled = asset.enabled } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_features.asset b/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_features.asset index 0e8f3d3ec8..732a417970 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_features.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_features.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Reference_Features", Name = "Reference Features", Enabled = asset.enabled, - FilePath = asset.localResource("reference_features.wms") + FilePath = asset.resource("reference_features.wms") } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_labels.asset b/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_labels.asset index 462b635511..44e0ba7299 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_labels.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/overlays/reference_labels.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Reference_Labels", Name = "Reference Labels", Enabled = asset.enabled, - FilePath = asset.localResource("reference_labels.wms") + FilePath = asset.resource("reference_labels.wms") } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_newyork.asset b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_newyork.asset index b961f411a6..83d6cca607 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Name = "Gebco [New York]", Identifier = "Gebco_NewYork", Enabled = asset.enabled, - FilePath = asset.localResource("gebco_newyork.wms") + FilePath = asset.resource("gebco_newyork.wms") } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_sweden.asset b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_sweden.asset index 8b3c2e49d1..711be5ded2 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Name = "Gebco [Sweden]", Identifier = "Gebco_Sweden", Enabled = asset.enabled, - FilePath = asset.localResource("gebco_sweden.wms") + FilePath = asset.resource("gebco_sweden.wms") } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_utah.asset b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_utah.asset index aa6ea8e5a0..245e08d926 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/gebco_utah.asset @@ -6,7 +6,7 @@ local Layer = { Name = "Gebco [Utah]", Identifier = "Gebco_Utah", Enabled = asset.enabled, - FilePath = asset.localResource("gebco_utah.wms") + FilePath = asset.resource("gebco_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/modis_water_mask.asset b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/modis_water_mask.asset index 73f03a8c97..52b5b9ed9a 100644 --- a/data/assets/scene/solarsystem/planets/earth/layers/watermasks/modis_water_mask.asset +++ b/data/assets/scene/solarsystem/planets/earth/layers/watermasks/modis_water_mask.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MODIS_Water_Mask", Name = "MODIS Water Mask", Enabled = asset.enabled, - FilePath = asset.localResource("modis_water_mask.wms") + FilePath = asset.resource("modis_water_mask.wms") } diff --git a/data/assets/scene/solarsystem/planets/earth/magnetosphere/magnetosphere.asset b/data/assets/scene/solarsystem/planets/earth/magnetosphere/magnetosphere.asset index 0d10b2134d..de8720ac4a 100644 --- a/data/assets/scene/solarsystem/planets/earth/magnetosphere/magnetosphere.asset +++ b/data/assets/scene/solarsystem/planets/earth/magnetosphere/magnetosphere.asset @@ -2,9 +2,9 @@ local transforms = asset.require("./transforms_magnetosphere") -local transferFunction = asset.localResource("CMR-illuminance2.txt") +local transferFunction = asset.resource("CMR-illuminance2.txt") -local fieldlinesDirectory = asset.syncedResource({ +local fieldlinesDirectory = asset.resource({ Name = "Magnetosphere 2012 event", Type = "HttpSynchronization", Identifier = "magnetosphere_2012_event", diff --git a/data/assets/scene/solarsystem/planets/earth/magnetosphere/transforms_magnetosphere.asset b/data/assets/scene/solarsystem/planets/earth/magnetosphere/transforms_magnetosphere.asset index 64b90d6b05..d13e5aed46 100644 --- a/data/assets/scene/solarsystem/planets/earth/magnetosphere/transforms_magnetosphere.asset +++ b/data/assets/scene/solarsystem/planets/earth/magnetosphere/transforms_magnetosphere.asset @@ -3,7 +3,7 @@ asset.require("spice/base") -local GSMKernel = asset.localResource("../kernels/GSM.ti") +local GSMKernel = asset.resource("../kernels/GSM.ti") local GSMReferenceFrame = { Identifier = "GSMReferenceFrame", diff --git a/data/assets/scene/solarsystem/planets/earth/markers.asset b/data/assets/scene/solarsystem/planets/earth/markers.asset index 04fe9c6f57..fd9ff9cde9 100644 --- a/data/assets/scene/solarsystem/planets/earth/markers.asset +++ b/data/assets/scene/solarsystem/planets/earth/markers.asset @@ -2,7 +2,7 @@ local transforms = asset.require("./transforms") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Earth Textures", Type = "HttpSynchronization", Identifier = "earth_textures", diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/apollo_15_metric_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/apollo_15_metric_newyork.asset index 0f04dd67e0..2dbb8b30d0 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/apollo_15_metric_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/apollo_15_metric_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Apollo15Metric_NewYork", Name = "Apollo 15 Metric Cam [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("apollo_15_metric_newyork.wms"), + FilePath = asset.resource("apollo_15_metric_newyork.wms"), Description = [[ The Apollo 15 Metric (Mapping) Camera obtained high-quality metric photographs, on black and white film, with high geometric precision of the lunar surface from lunar diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_newyork.asset index a6a076cd0f..2c5a74352f 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "ClemUvvis_NewYork", Name = "Clem Uvvis [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("clemuvvis_newyork.wms"), + FilePath = asset.resource("clemuvvis_newyork.wms"), Settings = { Gamma = 1.14, Multiplier = 1.4 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_sweden.asset index 8fed8d750a..b47dc00156 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "ClemUvvis_Sweden", Name = "Clem Uvvis [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("clemuvvis_sweden.wms"), + FilePath = asset.resource("clemuvvis_sweden.wms"), Settings = { Gamma = 1.14, Multiplier = 1.4 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_utah.asset index b1d7a0e6fa..9af2387895 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/clemuvvis_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "ClemUvvis_Utah", Name = "Clem Uvvis [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("clemuvvis_utah.wms"), + FilePath = asset.resource("clemuvvis_utah.wms"), Settings = { Gamma = 1.14, Multiplier = 1.4 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_newyork.asset index 1e27e41394..5510619d20 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Kaguya_NewYork", Name = "Kaguya [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("kaguya_newyork.vrt"), + FilePath = asset.resource("kaguya_newyork.vrt"), Settings = { Gamma = 1.0, Multiplier = 1.23 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_sweden.asset index df22023c77..bdcf860861 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Kaguya_Sweden", Name = "Kaguya [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("kaguya_sweden.vrt"), + FilePath = asset.resource("kaguya_sweden.vrt"), Settings = { Gamma = 1.0, Multiplier = 1.23 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_utah.asset index ccc6e1db1b..039f491c67 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/kaguya_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Kaguya_Utah", Name = "Kaguya [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("kaguya_utah.vrt"), + FilePath = asset.resource("kaguya_utah.vrt"), Settings = { Gamma = 1.0, Multiplier = 1.23 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_newyork.asset index ea8a0f12f2..32cf9e3350 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "LO_MR_Mosaic_NewYork", Name = "Moon Lunar Orbiter Digital Photographic Global Mosaic 59m v1 [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("lo_mr_mosaic_newyork.wms"), + FilePath = asset.resource("lo_mr_mosaic_newyork.wms"), Description = [[ This Lunar Orbiter (LO) mosaic of the Moon was constructed using photographs acquired by LO III, IV and V. Work towards constructing the global mosaic diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_sweden.asset index bdb6289b30..d29dda3b1e 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lo_mr_mosaic_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "LO_MR_Mosaic_Sweden", Name = "Moon Lunar Orbiter Digital Photographic Global Mosaic 59m v1 [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("lo_mr_mosaic_sweden.wms"), + FilePath = asset.resource("lo_mr_mosaic_sweden.wms"), Description = [[ This Lunar Orbiter (LO) mosaic of the Moon was constructed using photographs acquired by LO III, IV and V. Work towards constructing the global mosaic spanned over seven diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_newyork.asset index 6ec6420c62..e8637aaf32 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Lola_Clr_Shade_NewYork", Name = "LRO LOLA Color Shaded Relief 388m v4 [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("lola_clr_shade_newyork.wms"), + FilePath = asset.resource("lola_clr_shade_newyork.wms"), Description = [[This is a colorized shaded-relief of a original polar digital elevation model (DEM) from the Lunar Orbiter Laser Altimeter (LOLA; Smith et al., 2010), an instrument on the National Aeronautics and Space Agency (NASA) Lunar Reconnaissance diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_sweden.asset index 573f18aa71..24982ee682 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Lola_Clr_Shade_Sweden", Name = "LRO LOLA Color Shaded Relief 388m v4 [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("lola_clr_shade_sweden.wms"), + FilePath = asset.resource("lola_clr_shade_sweden.wms"), Description = [[This is a colorized shaded-relief of a original polar digital elevation model (DEM) from the Lunar Orbiter Laser Altimeter (LOLA; Smith et al., 2010), an instrument on the National Aeronautics and Space Agency (NASA) Lunar Reconnaissance diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_utah.asset index bbd2185b61..d482bfc423 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_clr_shade_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Lola_Clr_Shade_Utah", Name = "LRO LOLA Color Shaded Relief 388m v4 [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("lola_clr_shade_utah.wms"), + FilePath = asset.resource("lola_clr_shade_utah.wms"), Description = [[This is a colorized shaded-relief of a original polar digital elevation model (DEM) from the Lunar Orbiter Laser Altimeter (LOLA; Smith et al., 2010), an instrument on the National Aeronautics and Space Agency (NASA) Lunar Reconnaissance diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_newyork.asset index b7dfd05486..f7d0abd6ac 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Lola_Shade_NewYork", Name = "Lola Shade [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("lola_shade_newyork.wms"), + FilePath = asset.resource("lola_shade_newyork.wms"), Description = [[This is a shaded-relief of a original polar digital elevation model (DEM) from the Lunar Orbiter Laser Altimeter (LOLA; Smith et al., 2010), an instrument on the National Aeronautics and Space Agency (NASA) Lunar Reconnaissance Orbiter (LRO) diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_sweden.asset index 32febd2575..494aa6558c 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Lola_Shade_Sweden", Name = "Lola Shade [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("lola_shade_sweden.wms"), + FilePath = asset.resource("lola_shade_sweden.wms"), Description = [[This is a shaded-relief of a original polar digital elevation model (DEM) from the Lunar Orbiter Laser Altimeter (LOLA; Smith et al., 2010), an instrument on the National Aeronautics and Space Agency (NASA) Lunar Reconnaissance Orbiter (LRO) diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_utah.asset index 98ede5bd6b..eb6ea2fcbd 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/lola_shade_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Lola_Shade_Utah", Name = "Lola Shade [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("lola_shade_utah.wms"), + FilePath = asset.resource("lola_shade_utah.wms"), Description = [[This is a shaded-relief of a original polar digital elevation model (DEM) from the Lunar Orbiter Laser Altimeter (LOLA; Smith et al., 2010), an instrument on the National Aeronautics and Space Agency (NASA) Lunar Reconnaissance Orbiter (LRO) diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/moon_texture.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/moon_texture.asset index 35249206b2..4d1126830a 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/moon_texture.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/moon_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../moon") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Moon Textures", Type = "HttpSynchronization", Identifier = "moon_textures", diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_newyork.asset index 7a89103305..e115aa99cc 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "UvvisHybrid_NewYork", Name = "Uvvis Hybrid [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("uvvishybrid_newyork.wms"), + FilePath = asset.resource("uvvishybrid_newyork.wms"), Settings = { Gamma = 0.52, Multiplier = 0.65 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_sweden.asset index eba3c74b84..a614c22a97 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "UvvisHybrid_Sweden", Name = "Uvvis Hybrid [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("uvvishybrid_sweden.wms"), + FilePath = asset.resource("uvvishybrid_sweden.wms"), Settings = { Gamma = 0.52, Multiplier = 0.65 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_utah.asset index 1fab137ebf..65178ebebf 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/uvvishybrid_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "UvvisHybrid_Utah", Name = "Uvvis Hybrid [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("uvvishybrid_utah.wms"), + FilePath = asset.resource("uvvishybrid_utah.wms"), Settings = { Gamma = 0.52, Multiplier = 0.65 diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_newyork.asset index c4416d5928..5c51f24967 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "WAC_NewYork", Name = "WAC [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("wac_newyork.wms"), + FilePath = asset.resource("wac_newyork.wms"), Settings = { Gamma = 0.84 }, Description = [[Lunar Reconnaissance Orbiter Camera (LROC) Wide Angle Camera (WAC) aboard the Lunar Reconnaissance Orbiter (LRO) has allowed the instrument team to diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_sweden.asset index cf28ca5bd3..11e95cdaa4 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "WAC_Sweden", Name = "WAC [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("wac_sweden.wms"), + FilePath = asset.resource("wac_sweden.wms"), Settings = { Gamma = 0.84 }, Description = [[Lunar Reconnaissance Orbiter Camera (LROC) Wide Angle Camera (WAC) aboard the Lunar Reconnaissance Orbiter (LRO) has allowed the instrument team to diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_utah.asset index a5033b2521..2a5e3c8b91 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "WAC_Utah", Name = "WAC [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("wac_utah.wms"), + FilePath = asset.resource("wac_utah.wms"), Settings = { Gamma = 0.84 }, Description = [[Lunar Reconnaissance Orbiter Camera (LROC) Wide Angle Camera (WAC) aboard the Lunar Reconnaissance Orbiter (LRO) has allowed the instrument team to diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_newyork.asset index c6619d72f9..fe3dff4f5e 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "WAC_V1_NewYork", Name = "WAC V1 [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("wac_v1_newyork.wms"), + FilePath = asset.resource("wac_v1_newyork.wms"), Settings = { Gamma = 0.84 }, Description = [[Lunar Reconnaissance Orbiter Camera (LROC) Wide Angle Camera (WAC) aboard the Lunar Reconnaissance Orbiter (LRO) has allowed the instrument team to diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_sweden.asset index eb0c4fad2a..8f78d2c428 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "WAC_V1_Sweden", Name = "WAC V1 [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("wac_v1_sweden.wms"), + FilePath = asset.resource("wac_v1_sweden.wms"), Settings = { Gamma = 0.84 }, Description = [[Lunar Reconnaissance Orbiter Camera (LROC) Wide Angle Camera (WAC) aboard the Lunar Reconnaissance Orbiter (LRO) has allowed the instrument team to diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_utah.asset index bbeff64218..79e888a969 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/colorlayers/wac_v1_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "WAC_V1_Utah", Name = "WAC V1 [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("wac_v1_utah.wms"), + FilePath = asset.resource("wac_v1_utah.wms"), Settings = { Gamma = 0.84 }, Description = [[Lunar Reconnaissance Orbiter Camera (LROC) Wide Angle Camera (WAC) aboard the Lunar Reconnaissance Orbiter (LRO) has allowed the instrument team to diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_newyork.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_newyork.asset index 2bb42cb75a..636261ef0a 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_newyork.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "LolaDem_NewYork", Name = "Lola DEM [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("loladem_newyork.wms"), + FilePath = asset.resource("loladem_newyork.wms"), TilePixelSize = 360, Settings = { Multiplier = 0.5 }, Description = [[This digital elevation model (DEM) is based on data from the Lunar diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_sweden.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_sweden.asset index 1f104ba1a7..1077329238 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_sweden.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "LolaDem_Sweden", Name = "Lola DEM [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("loladem_sweden.wms"), + FilePath = asset.resource("loladem_sweden.wms"), TilePixelSize = 360, Settings = { Multiplier = 0.5 } } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_utah.asset b/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_utah.asset index e71e47147e..126ba159e3 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_utah.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/layers/heightlayers/loladem_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "LolaDem_Utah", Name = "Lola DEM [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("loladem_utah.wms"), + FilePath = asset.resource("loladem_utah.wms"), TilePixelSize = 360, Settings = { Multiplier = 0.5 }, Description = [[This digital elevation model (DEM) is based on data from the Lunar diff --git a/data/assets/scene/solarsystem/planets/earth/moon/markers.asset b/data/assets/scene/solarsystem/planets/earth/moon/markers.asset index e6fc604800..6a0e63ed03 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/markers.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/markers.asset @@ -2,7 +2,7 @@ local transforms = asset.require("./moon") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Moon Textures", Type = "HttpSynchronization", Identifier = "moon_textures", diff --git a/data/assets/scene/solarsystem/planets/earth/moon/moon.asset b/data/assets/scene/solarsystem/planets/earth/moon/moon.asset index 145d109c29..a2a23e1dff 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/moon.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/moon.asset @@ -5,7 +5,7 @@ local earthAsset = asset.require("../earth") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Moon Labels", Type = "HttpSynchronization", Identifier = "moon_labels", diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Metric_Cam_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Metric_Cam_DEM.asset index 964d2edc0e..035b0ddc0b 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Metric_Cam_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Metric_Cam_DEM.asset @@ -9,28 +9,28 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Apollo15_MetricCam_ClrShade_Global_1024ppd = { Identifier = "Apollo15_MetricCam_ClrShade_Global_1024ppd", Name = [[Apollo 15 Metric Cam DEM, ColorHillshade]], - FilePath = asset.localResource("Apollo_15_Metric_Cam_DEM/ColorHillshade.vrt"), + FilePath = asset.resource("Apollo_15_Metric_Cam_DEM/ColorHillshade.vrt"), Description = [[]] } local treks_Apollo15_MetricCam_ClrConf_Global_1024ppd = { Identifier = "Apollo15_MetricCam_ClrConf_Global_1024ppd", Name = [[Apollo 15 Metric Cam DEM, Colorized Confidence]], - FilePath = asset.localResource("Apollo_15_Metric_Cam_DEM/Colorized_Confidence.vrt"), + FilePath = asset.resource("Apollo_15_Metric_Cam_DEM/Colorized_Confidence.vrt"), Description = [[]] } local treks_Apollo15_MetricCam_Gray_Global_1024ppd = { Identifier = "Apollo15_MetricCam_Gray_Global_1024ppd", Name = [[Apollo 15 Metric Cam DEM, Grayscale]], - FilePath = asset.localResource("Apollo_15_Metric_Cam_DEM/Grayscale.vrt"), + FilePath = asset.resource("Apollo_15_Metric_Cam_DEM/Grayscale.vrt"), Description = [[]] } local treks_Apollo15_MetricCam_Shade_Global_1024ppd = { Identifier = "Apollo15_MetricCam_Shade_Global_1024ppd", Name = [[Apollo 15 Metric Cam DEM, Hillshade]], - FilePath = asset.localResource("Apollo_15_Metric_Cam_DEM/Hillshade.vrt"), + FilePath = asset.resource("Apollo_15_Metric_Cam_DEM/Hillshade.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_DEM.asset index a55c41ca8c..4a982bc9af 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_DEM.asset @@ -9,21 +9,21 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Apollo15_PanCam_ClrShade_25N311E_5mp = { Identifier = "Apollo15_PanCam_ClrShade_25N311E_5mp", Name = [[Apollo 15 Pan Cam DEM, Aristarchus Plateau 1, ColorHillshade]], - FilePath = asset.localResource("Apollo_15_Pan_Cam_DEM/Aristarchus_Plateau_1.vrt"), + FilePath = asset.resource("Apollo_15_Pan_Cam_DEM/Aristarchus_Plateau_1.vrt"), Description = [[]] } local treks_Apollo15_PanCam_ClrShade_28N307E_3mp = { Identifier = "Apollo15_PanCam_ClrShade_28N307E_3mp", Name = [[Apollo 15 Pan Cam DEM, Aristarchus Plateau 2, ColorHillshade]], - FilePath = asset.localResource("Apollo_15_Pan_Cam_DEM/Aristarchus_Plateau_2.vrt"), + FilePath = asset.resource("Apollo_15_Pan_Cam_DEM/Aristarchus_Plateau_2.vrt"), Description = [[]] } local treks_Apollo15_PanCam_ClrShade_19S129E_5mp = { Identifier = "Apollo15_PanCam_ClrShade_19S129E_5mp", Name = [[Apollo 15 Pan Cam DEM, Tsiolkovskiy Crater, ColorHillshade]], - FilePath = asset.localResource("Apollo_15_Pan_Cam_DEM/Tsiolkovskiy_Crater.vrt"), + FilePath = asset.resource("Apollo_15_Pan_Cam_DEM/Tsiolkovskiy_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_Image_Mosaic.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_Image_Mosaic.asset index a85f90fcb7..ce84cd9ef3 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_Image_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_15_Pan_Cam_Image_Mosaic.asset @@ -9,21 +9,21 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Apollo15_PanCam_Mosaic_25N311E_150cmp = { Identifier = "Apollo15_PanCam_Mosaic_25N311E_150cmp", Name = [[Apollo 15 Pan Cam Image Mosaic, Aristarchus Plateau 1]], - FilePath = asset.localResource("Apollo_15_Pan_Cam_Image_Mosaic/Aristarchus_Plateau_1.vrt"), + FilePath = asset.resource("Apollo_15_Pan_Cam_Image_Mosaic/Aristarchus_Plateau_1.vrt"), Description = [[]] } local treks_Apollo15_PanCam_Mosaic_28N307E_1mp = { Identifier = "Apollo15_PanCam_Mosaic_28N307E_1mp", Name = [[Apollo 15 Pan Cam Image Mosaic, Aristarchus Plateau 2]], - FilePath = asset.localResource("Apollo_15_Pan_Cam_Image_Mosaic/Aristarchus_Plateau_2.vrt"), + FilePath = asset.resource("Apollo_15_Pan_Cam_Image_Mosaic/Aristarchus_Plateau_2.vrt"), Description = [[]] } local treks_Apollo15_PanCam_Mosaic_19S129E_2mp = { Identifier = "Apollo15_PanCam_Mosaic_19S129E_2mp", Name = [[Apollo 15 Pan Cam Image Mosaic, Tsiolkovskiy Crater]], - FilePath = asset.localResource("Apollo_15_Pan_Cam_Image_Mosaic/Tsiolkovskiy_Crater.vrt"), + FilePath = asset.resource("Apollo_15_Pan_Cam_Image_Mosaic/Tsiolkovskiy_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_16_Metric_Cam_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_16_Metric_Cam_DEM.asset index fb5b11d029..78188ee50a 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_16_Metric_Cam_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_16_Metric_Cam_DEM.asset @@ -9,21 +9,21 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Apollo16_MetricCam_ClrConf_Global_1024ppd = { Identifier = "Apollo16_MetricCam_ClrConf_Global_1024ppd", Name = [[Apollo 16 Metric Cam DEM, Colorized Confidence]], - FilePath = asset.localResource("Apollo_16_Metric_Cam_DEM/Colorized_Confidence.vrt"), + FilePath = asset.resource("Apollo_16_Metric_Cam_DEM/Colorized_Confidence.vrt"), Description = [[]] } local treks_Apollo16_MetricCam_Gray_Global_1024ppd = { Identifier = "Apollo16_MetricCam_Gray_Global_1024ppd", Name = [[Apollo 16 Metric Cam DEM, Grayscale]], - FilePath = asset.localResource("Apollo_16_Metric_Cam_DEM/Grayscale.vrt"), + FilePath = asset.resource("Apollo_16_Metric_Cam_DEM/Grayscale.vrt"), Description = [[]] } local treks_Apollo16_MetricCam_Shade_Global_1024ppd = { Identifier = "Apollo16_MetricCam_Shade_Global_1024ppd", Name = [[Apollo 16 Metric Cam DEM, Hillshade]], - FilePath = asset.localResource("Apollo_16_Metric_Cam_DEM/Hillshade.vrt"), + FilePath = asset.resource("Apollo_16_Metric_Cam_DEM/Hillshade.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_17_Metric_Cam_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_17_Metric_Cam_DEM.asset index 2bf7517b6e..0fb53f33c8 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_17_Metric_Cam_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_17_Metric_Cam_DEM.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Apollo17_MetricCam_ClrShade_Global_1024ppd = { Identifier = "Apollo17_MetricCam_ClrShade_Global_1024ppd", Name = [[Apollo 17 Metric Cam DEM, ColorHillshade]], - FilePath = asset.localResource("Apollo_17_Metric_Cam_DEM/ColorHillshade.vrt"), + FilePath = asset.resource("Apollo_17_Metric_Cam_DEM/ColorHillshade.vrt"), Description = [[]] } local treks_Apollo17_MetricCam_Gray_Global_1024ppd = { Identifier = "Apollo17_MetricCam_Gray_Global_1024ppd", Name = [[Apollo 17 Metric Cam DEM, Grayscale]], - FilePath = asset.localResource("Apollo_17_Metric_Cam_DEM/Grayscale.vrt"), + FilePath = asset.resource("Apollo_17_Metric_Cam_DEM/Grayscale.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam.asset index 0999b62972..ae5681787f 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_ApolloZone_MetricCam_Shade_Global_1024ppd = { Identifier = "ApolloZone_MetricCam_Shade_Global_1024ppd", Name = [[Apollo Zone Metric Cam, Hillshade]], - FilePath = asset.localResource("Apollo_Zone_Metric_Cam/Hillshade.vrt"), + FilePath = asset.resource("Apollo_Zone_Metric_Cam/Hillshade.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam_DEM.asset index bd9c029f1e..b42db397d7 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Apollo_Zone_Metric_Cam_DEM.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_ApolloZone_MetricCam_ClrShade_Global_1024ppd = { Identifier = "ApolloZone_MetricCam_ClrShade_Global_1024ppd", Name = [[Apollo Zone Metric Cam DEM, ColorHillshade]], - FilePath = asset.localResource("Apollo_Zone_Metric_Cam_DEM/ColorHillshade.vrt"), + FilePath = asset.resource("Apollo_Zone_Metric_Cam_DEM/ColorHillshade.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Global.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Global.asset index 382f4693db..81130e1b68 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Global.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Global.asset @@ -9,119 +9,119 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Apollo15_MetricCam_Mosaic_Global_4096ppd = { Identifier = "Apollo15_MetricCam_Mosaic_Global_4096ppd", Name = [[Apollo 15 Metric Cam Image Mosaic]], - FilePath = asset.localResource("Global/Apollo_15_Metric_Cam_Image_Mosaic.vrt"), + FilePath = asset.resource("Global/Apollo_15_Metric_Cam_Image_Mosaic.vrt"), Description = [[]] } local treks_Apollo17_MetricCam_Mosaic_Global_3033ppd = { Identifier = "Apollo17_MetricCam_Mosaic_Global_3033ppd", Name = [[Apollo 17 Metric Cam Image Mosaic]], - FilePath = asset.localResource("Global/Apollo_17_Metric_Cam_Image_Mosaic.vrt"), + FilePath = asset.resource("Global/Apollo_17_Metric_Cam_Image_Mosaic.vrt"), Description = [[]] } local treks_ApolloZone_MetricCam_Mosaic_Global_3033ppd = { Identifier = "ApolloZone_MetricCam_Mosaic_Global_3033ppd", Name = [[Apollo Zone Metric Cam Image Mosaic]], - FilePath = asset.localResource("Global/Apollo_Zone_Metric_Cam_Image_Mosaic.vrt"), + FilePath = asset.resource("Global/Apollo_Zone_Metric_Cam_Image_Mosaic.vrt"), Description = [[]] } local treks_Clem_UVVIS_FeO_Clr_Global_152ppd = { Identifier = "Clem_UVVIS_FeO_Clr_Global_152ppd", Name = [[Clementine UVVIS FeO Weight Percent]], - FilePath = asset.localResource("Global/Clementine_UVVIS_FeO_Weight_Percent.vrt"), + FilePath = asset.resource("Global/Clementine_UVVIS_FeO_Weight_Percent.vrt"), Description = [[]] } local treks_Clem_UVVIS_OpticalMaturity_Gray_Global_152ppd = { Identifier = "Clem_UVVIS_OpticalMaturity_Gray_Global_152ppd", Name = [[Clementine UVVIS Optical Maturity]], - FilePath = asset.localResource("Global/Clementine_UVVIS_Optical_Maturity.vrt"), + FilePath = asset.resource("Global/Clementine_UVVIS_Optical_Maturity.vrt"), Description = [[]] } local treks_Clem_UVVIS_TiO2_Clr_Global_152ppd = { Identifier = "Clem_UVVIS_TiO2_Clr_Global_152ppd", Name = [[Clementine UVVIS TiO2 Weight Percent]], - FilePath = asset.localResource("Global/Clementine_UVVIS_TiO2_Weight_Percent.vrt"), + FilePath = asset.resource("Global/Clementine_UVVIS_TiO2_Weight_Percent.vrt"), Description = [[]] } local treks_Kaguya_TCortho_Mosaic_Global_4096ppd = { Identifier = "Kaguya_TCortho_Mosaic_Global_4096ppd", Name = [[Kaguya TC Ortho Mosaic]], - FilePath = asset.localResource("Global/Kaguya_TC_Ortho_Mosaic.vrt"), + FilePath = asset.resource("Global/Kaguya_TC_Ortho_Mosaic.vrt"), Description = [[]] } local treks_LP_NS_H_Clr_Global_2ppd = { Identifier = "LP_NS_H_Clr_Global_2ppd", Name = [[LP NS H Abundance]], - FilePath = asset.localResource("Global/LP_NS_H_Abundance.vrt"), + FilePath = asset.resource("Global/LP_NS_H_Abundance.vrt"), Description = [[]] } local treks_LRO_Diviner_CF_NoFill_Global_8ppd = { Identifier = "LRO_Diviner_CF_NoFill_Global_8ppd", Name = [[LRO Diviner CF Mosaic]], - FilePath = asset.localResource("Global/LRO_Diviner_CF_Mosaic.vrt"), + FilePath = asset.resource("Global/LRO_Diviner_CF_Mosaic.vrt"), Description = [[]] } local treks_LRO_WAC_Mosaic_Global_303ppd = { Identifier = "LRO_WAC_Mosaic_Global_303ppd", Name = [[LRO LROC WAC Image Mosaic]], - FilePath = asset.localResource("Global/LRO_LROC_WAC_Image_Mosaic.vrt"), + FilePath = asset.resource("Global/LRO_LROC_WAC_Image_Mosaic.vrt"), Description = [[]] } local treks_LRO_MiniRF_S1_Gray_Global_128ppd = { Identifier = "LRO_MiniRF_S1_Gray_Global_128ppd", Name = [[LRO Mini-RF First Stokes Parameter]], - FilePath = asset.localResource("Global/LRO_Mini-RF_First_Stokes_Parameter.vrt"), + FilePath = asset.resource("Global/LRO_Mini-RF_First_Stokes_Parameter.vrt"), Description = [[]] } local treks_LRO_WAC_Mosaic_Global_303ppd_v02 = { Identifier = "LRO_WAC_Mosaic_Global_303ppd_v02", Name = [[LRO WAC Mosaic v2]], - FilePath = asset.localResource("Global/LRO_WAC_Mosaic_v2.vrt"), + FilePath = asset.resource("Global/LRO_WAC_Mosaic_v2.vrt"), Description = [[]] } local treks_SchrodingerCraterMareUnit_50cmV10eq = { Identifier = "SchrodingerCraterMareUnit_50cmV10eq", Name = [[LROC NAC Uncontrolled Mosaic of Mare Unit in Schrodinger Crater]], - FilePath = asset.localResource("Global/LROC_NAC_Uncontrolled_Mosaic_of_Mare_Unit_in_Schrodinger_Crater.vrt"), + FilePath = asset.resource("Global/LROC_NAC_Uncontrolled_Mosaic_of_Mare_Unit_in_Schrodinger_Crater.vrt"), Description = [[This is a 50cm/px uncontrolled visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced. ]] } local treks_SchrodingerCraterMassif_50cmV10eq = { Identifier = "SchrodingerCraterMassif_50cmV10eq", Name = [[LROC NAC Uncontrolled Mosaic of Massif in Schrodinger Crater]], - FilePath = asset.localResource("Global/LROC_NAC_Uncontrolled_Mosaic_of_Massif_in_Schrodinger_Crater.vrt"), + FilePath = asset.resource("Global/LROC_NAC_Uncontrolled_Mosaic_of_Massif_in_Schrodinger_Crater.vrt"), Description = [[This is a 50cm/px uncontrolled visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced. ]] } local treks_LRO_LOLAKaguya_ClrHillshade_60N60S_512ppd = { Identifier = "LRO_LOLAKaguya_ClrHillshade_60N60S_512ppd", Name = [[LRO LOLA and Kaguya TC Color Hillshade 512ppd]], - FilePath = asset.localResource("Global/LRO_LOLA_and_Kaguya_TC_Color_Hillshade_512ppd.vrt"), + FilePath = asset.resource("Global/LRO_LOLA_and_Kaguya_TC_Color_Hillshade_512ppd.vrt"), Description = [[This is a colorized shaded-relief representation of the Lunar surface generated from the LOLA and Kaguya merged DEM product. The LOLA and Kaguya Teams have created an improved lunar digital elevation model (DEM) covering latitudes within ±60°, at a horizontal resolution of 512 pixels per degree (∼59 m at the equator) and a typical vertical accuracy ∼3 to 4 m. This DEM is constructed from ∼4.5×109 geodetically-accurate topographic heights from the Lunar Orbiter Laser Altimeter (LOLA) onboard the Lunar Reconnaissance Orbiter, to which we co-registered 43,200 stereo-derived DEMs (each 1×1 degree) from the SELENE Terrain Camera (TC) (∼1010 pixels total). After co-registration, approximately 90% of the TC DEMs show root-mean-square vertical residuals with the LOLA data of <5 m compared to ∼50% prior to co-registration. We use the co-registered TC data to estimate and correct orbital and pointing geolocation errors from the LOLA altimetric profiles (typically amounting to <10 m horizontally and <1 m vertically). By combining both co-registered datasets, we obtain a near-global DEM with high geodetic accuracy, and without the need for surface interpolation. We evaluate the resulting LOLA + TC merged DEM (designated as “SLDEM2015”) with particular attention to quantifying seams and crossover errors. The legend coveys the mapping colors to elevation values (meters) and map values are referred to a radius of 1737400 m.]] } local treks_LRO_LOLAKaguya_Hillshade_60N60S_512ppd = { Identifier = "LRO_LOLAKaguya_Hillshade_60N60S_512ppd", Name = [[LRO LOLA and Kaguya TC Hillshade 512ppd]], - FilePath = asset.localResource("Global/LRO_LOLA_and_Kaguya_TC_Hillshade_512ppd.vrt"), + FilePath = asset.resource("Global/LRO_LOLA_and_Kaguya_TC_Hillshade_512ppd.vrt"), Description = [[This is a shaded-relief representation of the Lunar surface generated from the LOLA and Kaguya merged DEM product. The LOLA and Kaguya Teams have created an improved lunar digital elevation model (DEM) covering latitudes within ±60°, at a horizontal resolution of 512 pixels per degree (∼59 m at the equator) and a typical vertical accuracy ∼3 to 4 m. This DEM is constructed from ∼4.5×109 geodetically-accurate topographic heights from the Lunar Orbiter Laser Altimeter (LOLA) onboard the Lunar Reconnaissance Orbiter, to which we co-registered 43,200 stereo-derived DEMs (each 1×1 degree) from the SELENE Terrain Camera (TC) (∼1010 pixels total). After co-registration, approximately 90% of the TC DEMs show root-mean-square vertical residuals with the LOLA data of <5 m compared to ∼50% prior to co-registration. We use the co-registered TC data to estimate and correct orbital and pointing geolocation errors from the LOLA altimetric profiles (typically amounting to <10 m horizontally and <1 m vertically). By combining both co-registered datasets, we obtain a near-global DEM with high geodetic accuracy, and without the need for surface interpolation. We evaluate the resulting LOLA + TC merged DEM (designated as “SLDEM2015”) with particular attention to quantifying seams and crossover errors. Elevation values are in meters and map values are referred to a radius of 1737400 m.]] } local treks_Lunar_Clementine_UVVIS_Warp_ClrRatio_Global_200m = { Identifier = "Lunar_Clementine_UVVIS_Warp_ClrRatio_Global_200m", Name = [[Clementine UVVIS Warped Color Ratio]], - FilePath = asset.localResource("Global/Clementine_UVVIS_Warped_Color_Ratio.vrt"), + FilePath = asset.resource("Global/Clementine_UVVIS_Warped_Color_Ratio.vrt"), Description = [[This base represents the Clementine Ultraviolet/Visible (UVVIS) warped color-ratio mineral map. This was generated from the UVVIS mosaics using three spectral filters (415, 750, and 1000 nm) and which were previously warped (spatially adjusted) to the ULCN2005 control network. The mosaic is a composite in which the ratio of the 750/415nm bands is used for the red-channel brightness, 415/750nm for the blue channel, and the 750/1000nm ratio controls the green channel. Resolution of this mosaic is 200 meters per pixel (m). Color interpretations: @@ -134,14 +134,14 @@ For more information on how the color ratio was derived, please see Lucy et al., local treks_LRO_LOLA_Illumination_NPole65N_240m_EQ = { Identifier = "LRO_LOLA_Illumination_NPole65N_240m_EQ", Name = [[LOLA Permanently Shadowed Regions Northpole 240m]], - FilePath = asset.localResource("Global/LOLA_Permanently_Shadowed_Regions_Northpole_240m.vrt"), + FilePath = asset.resource("Global/LOLA_Permanently_Shadowed_Regions_Northpole_240m.vrt"), Description = [[This data product is a map of the permanently shadowed regions (PSRs) in the lunar North Pole. The map resolution is 240m/pix by 240m/pix, true at the pole in polar stereographic (spherical) projection. The calculations are based on the LOLA elevation map LDEM_75N_240M and are described in. The values are binary, indicating whether a pixel is in permanent shadow (1) or not (0, NoDATA).]] } local treks_LRO_LOLA_Illumination_SPole65S_240m_EQ = { Identifier = "LRO_LOLA_Illumination_SPole65S_240m_EQ", Name = [[LOLA Permanently Shadowed Regions Southpole 240m]], - FilePath = asset.localResource("Global/LOLA_Permanently_Shadowed_Regions_Southpole_240m.vrt"), + FilePath = asset.resource("Global/LOLA_Permanently_Shadowed_Regions_Southpole_240m.vrt"), Description = [[This data product is a map of the permanently shadowed regions (PSRs) in the lunar South Pole. The map resolution is 240m/pix by 240m/pix, true at the pole in polar stereographic (spherical) projection. The calculations are based on the LOLA elevation map LDEM_75S_240M and are described in. The values are binary, indicating whether a pixel is in permanent shadow (1) or not (0, NoDATA).]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Freeair_Gravity.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Freeair_Gravity.asset index 2042128903..ecb16dc40f 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Freeair_Gravity.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Freeair_Gravity.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Kaguya_LGM2011_FreeairGravity_Colorized_Global_mgal3m_20ppd = { Identifier = "Kaguya_LGM2011_FreeairGravity_Colorized_Global_mgal3m_20ppd", Name = [[Kaguya LGM2011 Freeair Gravity, Colorized]], - FilePath = asset.localResource("Kaguya_LGM2011_Freeair_Gravity/Colorized.vrt"), + FilePath = asset.resource("Kaguya_LGM2011_Freeair_Gravity/Colorized.vrt"), Description = [[]] } local treks_Kaguya_LGM2011_FreeairGravity_Gray_Global_mgal3m_20ppd = { Identifier = "Kaguya_LGM2011_FreeairGravity_Gray_Global_mgal3m_20ppd", Name = [[Kaguya LGM2011 Freeair Gravity, Greyscale]], - FilePath = asset.localResource("Kaguya_LGM2011_Freeair_Gravity/Greyscale.vrt"), + FilePath = asset.resource("Kaguya_LGM2011_Freeair_Gravity/Greyscale.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Surface_Gravity.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Surface_Gravity.asset index 0fa16b1f6c..6f91fd6335 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Surface_Gravity.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/Kaguya_LGM2011_Surface_Gravity.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_Kaguya_LGM2011_SurfaceGravity_Colorized_Global_mgal3m_20ppd = { Identifier = "Kaguya_LGM2011_SurfaceGravity_Colorized_Global_mgal3m_20ppd", Name = [[Kaguya LGM2011 Surface Gravity, Colorized]], - FilePath = asset.localResource("Kaguya_LGM2011_Surface_Gravity/Colorized.vrt"), + FilePath = asset.resource("Kaguya_LGM2011_Surface_Gravity/Colorized.vrt"), Description = [[]] } local treks_Kaguya_LGM2011_SurfaceGravity_Gray_Global_mgal3m_20ppd = { Identifier = "Kaguya_LGM2011_SurfaceGravity_Gray_Global_mgal3m_20ppd", Name = [[Kaguya LGM2011 Surface Gravity, Greyscale]], - FilePath = asset.localResource("Kaguya_LGM2011_Surface_Gravity/Greyscale.vrt"), + FilePath = asset.resource("Kaguya_LGM2011_Surface_Gravity/Greyscale.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Roughness_16ppd.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Roughness_16ppd.asset index e78e82d395..9bcb27c76e 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Roughness_16ppd.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Roughness_16ppd.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_LOLA_ClrRoughness_Global_16ppd = { Identifier = "LRO_LOLA_ClrRoughness_Global_16ppd", Name = [[LOLA Roughness 16ppd, Colorized]], - FilePath = asset.localResource("LOLA_Roughness_16ppd/Colorized.vrt"), + FilePath = asset.resource("LOLA_Roughness_16ppd/Colorized.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_16ppd.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_16ppd.asset index 341af32a88..911e56f518 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_16ppd.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_16ppd.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_LOLA_ClrSlope_Global_16ppd = { Identifier = "LRO_LOLA_ClrSlope_Global_16ppd", Name = [[LOLA Slope 16ppd, Colorized]], - FilePath = asset.localResource("LOLA_Slope_16ppd/Colorized.vrt"), + FilePath = asset.resource("LOLA_Slope_16ppd/Colorized.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Northpole_120m.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Northpole_120m.asset index 5404d41424..19dd265fbf 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Northpole_120m.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Northpole_120m.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_LOLA_ClrSlope_NPole75N_120m_EQ = { Identifier = "LRO_LOLA_ClrSlope_NPole75N_120m_EQ", Name = [[LOLA Slope Northpole 120m, Colorized]], - FilePath = asset.localResource("LOLA_Slope_Northpole_120m/Colorized.vrt"), + FilePath = asset.resource("LOLA_Slope_Northpole_120m/Colorized.vrt"), Description = [[This is a colorized map of the original north polar surface slope of the Moon at a resolution of 16 m/pix by 16 m/pix, based on altimetry data acquired by the LOLA instrument. The LOLA Laser 1 and 2 data through mission phase LRO_SM_17 are the source for this data set. The bi-directional slope was calculated from a plane fit to three successive laser shots requiring n=5 to 15 profile returns. Depending on orbital velocity, probability of detection, and spacecraft altitude, the slope baseline may vary from 30 to 120 meters.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Southpole_120m.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Southpole_120m.asset index 1087cf1b52..933ee335d4 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Southpole_120m.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_Slope_Southpole_120m.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_LOLA_ClrSlope_SPole75S_120m_EQ = { Identifier = "LRO_LOLA_ClrSlope_SPole75S_120m_EQ", Name = [[LOLA Slope Southpole 120m, Colorized]], - FilePath = asset.localResource("LOLA_Slope_Southpole_120m/Colorized.vrt"), + FilePath = asset.resource("LOLA_Slope_Southpole_120m/Colorized.vrt"), Description = [[This is a colorized map of the original south polar surface slope of the Moon at a resolution of 16 m/pix by 16 m/pix, based on altimetry data acquired by the LOLA instrument. The LOLA Laser 1 and 2 data through mission phase LRO_SM_17 are the source for this data set. The bi-directional slope was calculated from a plane fit to three successive laser shots requiring n=5 to 15 profile returns. Depending on orbital velocity, probability of detection, and spacecraft altitude, the slope baseline may vary from 30 to 120 meters.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_and_TC_Stereo_DEM_Merge_512ppd.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_and_TC_Stereo_DEM_Merge_512ppd.asset index fea4021887..793771bf60 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_and_TC_Stereo_DEM_Merge_512ppd.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LOLA_and_TC_Stereo_DEM_Merge_512ppd.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_LrocKaguya_Shade_60N60S_512ppd = { Identifier = "LRO_LrocKaguya_Shade_60N60S_512ppd", Name = [[LOLA and TC Stereo DEM Merge 512ppd, Shade]], - FilePath = asset.localResource("LOLA_and_TC_Stereo_DEM_Merge_512ppd/Shade.vrt"), + FilePath = asset.resource("LOLA_and_TC_Stereo_DEM_Merge_512ppd/Shade.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Region_Inside_Schrodinger_Crater.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Region_Inside_Schrodinger_Crater.asset index 9d6a545c91..e4f335c548 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Region_Inside_Schrodinger_Crater.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Region_Inside_Schrodinger_Crater.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_SchrodingerMareNortheq = { Identifier = "SchrodingerMareNortheq", Name = [[LROC NAC Uncontrolled Mosaic of Region Inside Schrodinger Crater, 50cm/px]], - FilePath = asset.localResource("LROC_NAC_Uncontrolled_Mosaic_of_Region_Inside_Schrodinger_Crater/50cmpx.vrt"), + FilePath = asset.resource("LROC_NAC_Uncontrolled_Mosaic_of_Region_Inside_Schrodinger_Crater/50cmpx.vrt"), Description = [[This is a 50cm/px uncontrolled visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Schrodinger_Crater.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Schrodinger_Crater.asset index 8dff440d2c..bb150794f5 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Schrodinger_Crater.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LROC_NAC_Uncontrolled_Mosaic_of_Schrodinger_Crater.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_allSchrodinger_10mV10eq = { Identifier = "allSchrodinger_10mV10eq", Name = [[LROC NAC Uncontrolled Mosaic of Schrodinger Crater, 10m/px]], - FilePath = asset.localResource("LROC_NAC_Uncontrolled_Mosaic_of_Schrodinger_Crater/10mpx.vrt"), + FilePath = asset.resource("LROC_NAC_Uncontrolled_Mosaic_of_Schrodinger_Crater/10mpx.vrt"), Description = [[This is a 10m/px uncontrolled visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic.asset index 0a622dadbd..faeab9f096 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_Diviner_CF_Filled_Global_8ppd = { Identifier = "LRO_Diviner_CF_Filled_Global_8ppd", Name = [[LRO Diviner CF Mosaic, Filled]], - FilePath = asset.localResource("LRO_Diviner_CF_Mosaic/Filled.vrt"), + FilePath = asset.resource("LRO_Diviner_CF_Mosaic/Filled.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic_128ppd.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic_128ppd.asset index 303f210ab2..862059b9ab 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic_128ppd.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_CF_Mosaic_128ppd.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_DIVINER_ClrCF_Global_128ppd = { Identifier = "LRO_DIVINER_ClrCF_Global_128ppd", Name = [[LRO Diviner CF Mosaic 128ppd, Colorized]], - FilePath = asset.localResource("LRO_Diviner_CF_Mosaic_128ppd/Colorized.vrt"), + FilePath = asset.resource("LRO_Diviner_CF_Mosaic_128ppd/Colorized.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Avg.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Avg.asset index 9d9c1c917d..3da55102bb 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Avg.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Avg.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_Diviner_ST_Avg_Clr_Global_32ppd = { Identifier = "LRO_Diviner_ST_Avg_Clr_Global_32ppd", Name = [[LRO Diviner Surface Temp Avg, Color]], - FilePath = asset.localResource("LRO_Diviner_Surface_Temp_Avg/Color.vrt"), + FilePath = asset.resource("LRO_Diviner_Surface_Temp_Avg/Color.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Normal_Avg.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Normal_Avg.asset index 65a8a1fc58..0533a6b9b9 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Normal_Avg.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temp_Normal_Avg.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_Diviner_STN_Avg_Clr_Global_32ppd = { Identifier = "LRO_Diviner_STN_Avg_Clr_Global_32ppd", Name = [[LRO Diviner Surface Temp Normal Avg, Color]], - FilePath = asset.localResource("LRO_Diviner_Surface_Temp_Normal_Avg/Color.vrt"), + FilePath = asset.resource("LRO_Diviner_Surface_Temp_Normal_Avg/Color.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temperature_Mosaic_128ppd.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temperature_Mosaic_128ppd.asset index fe69bd1bb0..67955e8b5d 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temperature_Mosaic_128ppd.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Diviner_Surface_Temperature_Mosaic_128ppd.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_DIVINER_ClrRockFreeSurfaceTemp_Global_128ppd = { Identifier = "LRO_DIVINER_ClrRockFreeSurfaceTemp_Global_128ppd", Name = [[LRO Diviner Surface Temperature Mosaic 128ppd, Colorized]], - FilePath = asset.localResource("LRO_Diviner_Surface_Temperature_Mosaic_128ppd/Colorized.vrt"), + FilePath = asset.resource("LRO_Diviner_Surface_Temperature_Mosaic_128ppd/Colorized.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LOLA_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LOLA_DEM.asset index b55b87c24c..6ed71a2476 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LOLA_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LOLA_DEM.asset @@ -9,49 +9,49 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_LOLA_ClrShade_Global_128ppd_v04 = { Identifier = "LRO_LOLA_ClrShade_Global_128ppd_v04", Name = [[LRO LOLA DEM, ColorHillshade]], - FilePath = asset.localResource("LRO_LOLA_DEM/ColorHillshade.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/ColorHillshade.vrt"), Description = [[]] } local treks_LRO_LOLA_ClrShade_Global_256ppd_v06 = { Identifier = "LRO_LOLA_ClrShade_Global_256ppd_v06", Name = [[LRO LOLA DEM, ColorHillshade v6]], - FilePath = asset.localResource("LRO_LOLA_DEM/ColorHillshade_v6.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/ColorHillshade_v6.vrt"), Description = [[]] } local treks_LRO_LOLA_Coverage_Global_128ppd_v04 = { Identifier = "LRO_LOLA_Coverage_Global_128ppd_v04", Name = [[LRO LOLA DEM, Coverage]], - FilePath = asset.localResource("LRO_LOLA_DEM/Coverage.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/Coverage.vrt"), Description = [[]] } local treks_LRO_LOLA_Shade_Global_256ppd_v06 = { Identifier = "LRO_LOLA_Shade_Global_256ppd_v06", Name = [[LRO LOLA DEM, Hillshade]], - FilePath = asset.localResource("LRO_LOLA_DEM/Hillshade.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/Hillshade.vrt"), Description = [[]] } local treks_LRO_LOLA_NoDataMask_Global_128ppd_v04 = { Identifier = "LRO_LOLA_NoDataMask_Global_128ppd_v04", Name = [[LRO LOLA DEM, No Data Mask]], - FilePath = asset.localResource("LRO_LOLA_DEM/No_Data_Mask.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/No_Data_Mask.vrt"), Description = [[]] } local treks_LRO_LOLA_ClrShade_NPole875_5mp_v04_EQ = { Identifier = "LRO_LOLA_ClrShade_NPole875_5mp_v04_EQ", Name = [[LRO LOLA DEM, N Pole, 87.5 deg, ColorHillshade]], - FilePath = asset.localResource("LRO_LOLA_DEM/N_Pole.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/N_Pole.vrt"), Description = [[This is version 4 of the LRO LOLA North Pole 87.5 deg DEM, ColorHillshade. This is a colorized shaded-relief of a original polar LOLA Digital Elevation Model (DEM). The DEM is a shape map (radius) of the Moon at a resolution 100 meters per pixel, based on altimetry data acquired through Spetember 2011 by the LOLA instrument. The ground tracks were interpolated using the Generic Mapping Tools programs "surface" and "grdblend". Map values are referred to a radius of 1737400 m.]] } local treks_LRO_LOLA_ClrShade_SPole875_5mp_v04_EQ = { Identifier = "LRO_LOLA_ClrShade_SPole875_5mp_v04_EQ", Name = [[LRO LOLA DEM, S Pole, 87.5 deg, ColorHillshade]], - FilePath = asset.localResource("LRO_LOLA_DEM/S_Pole.vrt"), + FilePath = asset.resource("LRO_LOLA_DEM/S_Pole.vrt"), Description = [[This is version 4 of the LRO LOLA South Pole 87.5 deg DEM, ColorHillshade. This is a colorized shaded-relief of a original polar LOLA Digital Elevation Model (DEM). The DEM is a shape map (radius) of the Moon at a resolution 100 meters per pixel, based on altimetry data acquired through Spetember 2011 by the LOLA instrument. The ground tracks were interpolated using the Generic Mapping Tools programs "surface" and "grdblend". Map values are referred to a radius of 1737400 m.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance.asset index 162ed62c7f..306ef4a4a7 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance.asset @@ -9,161 +9,161 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_CratAbnd_17S173E_150cmp = { Identifier = "LRO_NAC_CratAbnd_17S173E_150cmp", Name = [[LRO LROC Crater Abundance, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_13S358E_2mp = { Identifier = "LRO_NAC_CratAbnd_13S358E_2mp", Name = [[LRO LROC Crater Abundance, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_73N350E_150cmp = { Identifier = "LRO_NAC_CratAbnd_73N350E_150cmp", Name = [[LRO LROC Crater Abundance, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_26N004E_150cmp = { Identifier = "LRO_NAC_CratAbnd_26N004E_150cmp", Name = [[LRO LROC Crater Abundance, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_09S015E_150cmp = { Identifier = "LRO_NAC_CratAbnd_09S015E_150cmp", Name = [[LRO LROC Crater Abundance, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_37S206E_150cmp = { Identifier = "LRO_NAC_CratAbnd_37S206E_150cmp", Name = [[LRO LROC Crater Abundance, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_25N311E_2mp = { Identifier = "LRO_NAC_CratAbnd_25N311E_2mp", Name = [[LRO LROC Crater Abundance, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_28N307E_150cmp = { Identifier = "LRO_NAC_CratAbnd_28N307E_150cmp", Name = [[LRO LROC Crater Abundance, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_19S070E_150cmp = { Identifier = "LRO_NAC_CratAbnd_19S070E_150cmp", Name = [[LRO LROC Crater Abundance, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_20S337E_400cmp = { Identifier = "LRO_NAC_CratAbnd_20S337E_400cmp", Name = [[LRO LROC Crater Abundance, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_36N320E_2mp = { Identifier = "LRO_NAC_CratAbnd_36N320E_2mp", Name = [[LRO LROC Crater Abundance, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_00N234E_150cmp = { Identifier = "LRO_NAC_CratAbnd_00N234E_150cmp", Name = [[LRO LROC Crater Abundance, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_08N332E_2mp = { Identifier = "LRO_NAC_CratAbnd_08N332E_2mp", Name = [[LRO LROC Crater Abundance, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_06N120E_200cmp = { Identifier = "LRO_NAC_CratAbnd_06N120E_200cmp", Name = [[LRO LROC Crater Abundance, King Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_32N292E_2mp = { Identifier = "LRO_NAC_CratAbnd_32N292E_2mp", Name = [[LRO LROC Crater Abundance, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_10N058E_150cmp = { Identifier = "LRO_NAC_CratAbnd_10N058E_150cmp", Name = [[LRO LROC Crater Abundance, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_16S041E_150cmp = { Identifier = "LRO_NAC_CratAbnd_16S041E_150cmp", Name = [[LRO LROC Crater Abundance, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_26S265E_200cmp = { Identifier = "LRO_NAC_CratAbnd_26S265E_200cmp", Name = [[LRO LROC Crater Abundance, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_53N354E_150cmp = { Identifier = "LRO_NAC_CratAbnd_53N354E_150cmp", Name = [[LRO LROC Crater Abundance, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_60S200E_150cmp = { Identifier = "LRO_NAC_CratAbnd_60S200E_150cmp", Name = [[LRO LROC Crater Abundance, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_02S167E_150cmp = { Identifier = "LRO_NAC_CratAbnd_02S167E_150cmp", Name = [[LRO LROC Crater Abundance, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_20N010E_2mp = { Identifier = "LRO_NAC_CratAbnd_20N010E_2mp", Name = [[LRO LROC Crater Abundance, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbnd_43S349E_150cmp = { Identifier = "LRO_NAC_CratAbnd_43S349E_150cmp", Name = [[LRO LROC Crater Abundance, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance_Hazard.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance_Hazard.asset index 5e7ada8659..6d409b350c 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance_Hazard.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Abundance_Hazard.asset @@ -9,161 +9,161 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_CratAbndHaz_17S173E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_17S173E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_13S358E_2mp = { Identifier = "LRO_NAC_CratAbndHaz_13S358E_2mp", Name = [[LRO LROC Crater Abundance Hazard, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_73N350E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_73N350E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_26N004E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_26N004E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_09S015E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_09S015E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_37S206E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_37S206E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_25N311E_2mp = { Identifier = "LRO_NAC_CratAbndHaz_25N311E_2mp", Name = [[LRO LROC Crater Abundance Hazard, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_28N307E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_28N307E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_19S070E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_19S070E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_20S337E_400cmp = { Identifier = "LRO_NAC_CratAbndHaz_20S337E_400cmp", Name = [[LRO LROC Crater Abundance Hazard, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_36N320E_2mp = { Identifier = "LRO_NAC_CratAbndHaz_36N320E_2mp", Name = [[LRO LROC Crater Abundance Hazard, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_00N234E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_00N234E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_08N332E_2mp = { Identifier = "LRO_NAC_CratAbndHaz_08N332E_2mp", Name = [[LRO LROC Crater Abundance Hazard, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_06N120E_200cmp = { Identifier = "LRO_NAC_CratAbndHaz_06N120E_200cmp", Name = [[LRO LROC Crater Abundance Hazard, King Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_32N292E_2mp = { Identifier = "LRO_NAC_CratAbndHaz_32N292E_2mp", Name = [[LRO LROC Crater Abundance Hazard, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_10N058E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_10N058E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_16S041E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_16S041E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_26S265E_200cmp = { Identifier = "LRO_NAC_CratAbndHaz_26S265E_200cmp", Name = [[LRO LROC Crater Abundance Hazard, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_53N354E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_53N354E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_60S200E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_60S200E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_02S167E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_02S167E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_20N010E_2mp = { Identifier = "LRO_NAC_CratAbndHaz_20N010E_2mp", Name = [[LRO LROC Crater Abundance Hazard, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_CratAbndHaz_43S349E_150cmp = { Identifier = "LRO_NAC_CratAbndHaz_43S349E_150cmp", Name = [[LRO LROC Crater Abundance Hazard, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Abundance_Hazard/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Abundance_Hazard/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density.asset index db4800754b..17ed43885a 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density.asset @@ -9,161 +9,161 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_CratDen_17S173E_150cmp = { Identifier = "LRO_NAC_CratDen_17S173E_150cmp", Name = [[LRO LROC Crater Density, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_13S358E_2mp = { Identifier = "LRO_NAC_CratDen_13S358E_2mp", Name = [[LRO LROC Crater Density, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_73N350E_150cmp = { Identifier = "LRO_NAC_CratDen_73N350E_150cmp", Name = [[LRO LROC Crater Density, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_26N004E_150cmp = { Identifier = "LRO_NAC_CratDen_26N004E_150cmp", Name = [[LRO LROC Crater Density, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_09S015E_150cmp = { Identifier = "LRO_NAC_CratDen_09S015E_150cmp", Name = [[LRO LROC Crater Density, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_37S206E_150cmp = { Identifier = "LRO_NAC_CratDen_37S206E_150cmp", Name = [[LRO LROC Crater Density, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_25N311E_2mp = { Identifier = "LRO_NAC_CratDen_25N311E_2mp", Name = [[LRO LROC Crater Density, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_28N307E_150cmp = { Identifier = "LRO_NAC_CratDen_28N307E_150cmp", Name = [[LRO LROC Crater Density, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_19S070E_150cmp = { Identifier = "LRO_NAC_CratDen_19S070E_150cmp", Name = [[LRO LROC Crater Density, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_20S337E_400cmp = { Identifier = "LRO_NAC_CratDen_20S337E_400cmp", Name = [[LRO LROC Crater Density, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_36N320E_2mp = { Identifier = "LRO_NAC_CratDen_36N320E_2mp", Name = [[LRO LROC Crater Density, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_00N234E_150cmp = { Identifier = "LRO_NAC_CratDen_00N234E_150cmp", Name = [[LRO LROC Crater Density, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_08N332E_2mp = { Identifier = "LRO_NAC_CratDen_08N332E_2mp", Name = [[LRO LROC Crater Density, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_06N120E_200cmp = { Identifier = "LRO_NAC_CratDen_06N120E_200cmp", Name = [[LRO LROC Crater Density, King Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_32N292E_2mp = { Identifier = "LRO_NAC_CratDen_32N292E_2mp", Name = [[LRO LROC Crater Density, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_10N058E_150cmp = { Identifier = "LRO_NAC_CratDen_10N058E_150cmp", Name = [[LRO LROC Crater Density, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_16S041E_150cmp = { Identifier = "LRO_NAC_CratDen_16S041E_150cmp", Name = [[LRO LROC Crater Density, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_26S265E_200cmp = { Identifier = "LRO_NAC_CratDen_26S265E_200cmp", Name = [[LRO LROC Crater Density, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_53N354E_150cmp = { Identifier = "LRO_NAC_CratDen_53N354E_150cmp", Name = [[LRO LROC Crater Density, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_60S200E_150cmp = { Identifier = "LRO_NAC_CratDen_60S200E_150cmp", Name = [[LRO LROC Crater Density, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_02S167E_150cmp = { Identifier = "LRO_NAC_CratDen_02S167E_150cmp", Name = [[LRO LROC Crater Density, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_20N010E_2mp = { Identifier = "LRO_NAC_CratDen_20N010E_2mp", Name = [[LRO LROC Crater Density, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_CratDen_43S349E_150cmp = { Identifier = "LRO_NAC_CratDen_43S349E_150cmp", Name = [[LRO LROC Crater Density, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density_Hazard.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density_Hazard.asset index 544eef27c0..f4ad36cb2c 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density_Hazard.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Crater_Density_Hazard.asset @@ -9,161 +9,161 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_CratDenHaz_17S173E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_17S173E_150cmp", Name = [[LRO LROC Crater Density Hazard, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_13S358E_2mp = { Identifier = "LRO_NAC_CratDenHaz_13S358E_2mp", Name = [[LRO LROC Crater Density Hazard, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_73N350E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_73N350E_150cmp", Name = [[LRO LROC Crater Density Hazard, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_26N004E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_26N004E_150cmp", Name = [[LRO LROC Crater Density Hazard, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_09S015E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_09S015E_150cmp", Name = [[LRO LROC Crater Density Hazard, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_37S206E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_37S206E_150cmp", Name = [[LRO LROC Crater Density Hazard, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_25N311E_2mp = { Identifier = "LRO_NAC_CratDenHaz_25N311E_2mp", Name = [[LRO LROC Crater Density Hazard, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_28N307E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_28N307E_150cmp", Name = [[LRO LROC Crater Density Hazard, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_19S070E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_19S070E_150cmp", Name = [[LRO LROC Crater Density Hazard, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_20S337E_400cmp = { Identifier = "LRO_NAC_CratDenHaz_20S337E_400cmp", Name = [[LRO LROC Crater Density Hazard, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_36N320E_2mp = { Identifier = "LRO_NAC_CratDenHaz_36N320E_2mp", Name = [[LRO LROC Crater Density Hazard, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_00N234E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_00N234E_150cmp", Name = [[LRO LROC Crater Density Hazard, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_08N332E_2mp = { Identifier = "LRO_NAC_CratDenHaz_08N332E_2mp", Name = [[LRO LROC Crater Density Hazard, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_06N120E_200cmp = { Identifier = "LRO_NAC_CratDenHaz_06N120E_200cmp", Name = [[LRO LROC Crater Density Hazard, King Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_32N292E_2mp = { Identifier = "LRO_NAC_CratDenHaz_32N292E_2mp", Name = [[LRO LROC Crater Density Hazard, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_10N058E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_10N058E_150cmp", Name = [[LRO LROC Crater Density Hazard, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_16S041E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_16S041E_150cmp", Name = [[LRO LROC Crater Density Hazard, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_26S265E_200cmp = { Identifier = "LRO_NAC_CratDenHaz_26S265E_200cmp", Name = [[LRO LROC Crater Density Hazard, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_53N354E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_53N354E_150cmp", Name = [[LRO LROC Crater Density Hazard, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_60S200E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_60S200E_150cmp", Name = [[LRO LROC Crater Density Hazard, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_02S167E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_02S167E_150cmp", Name = [[LRO LROC Crater Density Hazard, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_20N010E_2mp = { Identifier = "LRO_NAC_CratDenHaz_20N010E_2mp", Name = [[LRO LROC Crater Density Hazard, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_CratDenHaz_43S349E_150cmp = { Identifier = "LRO_NAC_CratDenHaz_43S349E_150cmp", Name = [[LRO LROC Crater Density Hazard, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Crater_Density_Hazard/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Crater_Density_Hazard/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_DEM.asset index fcdef25339..2f0a72b7a6 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_DEM.asset @@ -9,301 +9,301 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_ClrRoughness_15m_17S173E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_17S173E_150cmp", Name = [[LRO LROC DEM, Aitken Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_13S358E_2mp = { Identifier = "LRO_NAC_ClrRoughness_15m_13S358E_2mp", Name = [[LRO LROC DEM, Alphonsus Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_13S358E_200cmp = { Identifier = "LRO_NAC_ClrShade_13S358E_200cmp", Name = [[LRO LROC DEM, Alphonsus, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Alphonsus.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Alphonsus.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_73N350E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_73N350E_150cmp", Name = [[LRO LROC DEM, Anaxagoras Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_26N004E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_26N004E_150cmp", Name = [[LRO LROC DEM, Apollo 15, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_09S015E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_09S015E_150cmp", Name = [[LRO LROC DEM, Apollo 16, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_37S206E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_37S206E_150cmp", Name = [[LRO LROC DEM, Apollo Basin, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_25N311E_2mp = { Identifier = "LRO_NAC_ClrRoughness_15m_25N311E_2mp", Name = [[LRO LROC DEM, Aristarchus 1, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_28N307E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_28N307E_150cmp", Name = [[LRO LROC DEM, Aristarchus 2, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_19S070E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_19S070E_150cmp", Name = [[LRO LROC DEM, Balmer Basin, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_20S337E_400cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_20S337E_400cmp", Name = [[LRO LROC DEM, Bullialdus Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_61N099E_150cmp = { Identifier = "LRO_NAC_ClrShade_61N099E_150cmp", Name = [[LRO LROC DEM, Compton Belkovich Th Anomaly, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Compton_Belkovich_Th_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Compton_Belkovich_Th_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_26N178E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_26N178E_150cmp", Name = [[LRO LROC DEM, Dante Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Dante_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Dante_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_02S317E_150cmp = { Identifier = "LRO_NAC_ClrShade_02S317E_150cmp", Name = [[LRO LROC DEM, Flamsteed Crater, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Flamsteed_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Flamsteed_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_03N280E_2m = { Identifier = "LRO_NAC_ClrShade_03N280E_2m", Name = [[LRO LROC DEM, Fresh Crater East of Lents, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Fresh_Crater_East_of_Lents.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Fresh_Crater_East_of_Lents.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_36N320E_2mp = { Identifier = "LRO_NAC_ClrRoughness_15m_36N320E_2mp", Name = [[LRO LROC DEM, Gruithuisen Domes, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_00N234E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_00N234E_150cmp", Name = [[LRO LROC DEM, Hertzsprung, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_08N332E_2mp = { Identifier = "LRO_NAC_ClrRoughness_15m_08N332E_2mp", Name = [[LRO LROC DEM, Hortensius Domes, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_55N077E_200cmp = { Identifier = "LRO_NAC_ClrShade_55N077E_200cmp", Name = [[LRO LROC DEM, Humboldtianum Basin, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Humboldtianum_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Humboldtianum_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_19N005E_2mp = { Identifier = "LRO_NAC_ClrShade_19N005E_2mp", Name = [[LRO LROC DEM, Ina (D-Caldera), ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Ina_D-Caldera.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Ina_D-Caldera.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_06N120E_200cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_06N120E_200cmp", Name = [[LRO LROC DEM, King Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_32N292E_2mp = { Identifier = "LRO_NAC_ClrRoughness_15m_32N292E_2mp", Name = [[LRO LROC DEM, Lichtenberg Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_10N58E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_10N58E_150cmp", Name = [[LRO LROC DEM, Mare Crisium, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_36S164E_2mp = { Identifier = "LRO_NAC_ClrShade_36S164E_2mp", Name = [[LRO LROC DEM, Mare Ingenii, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Mare_Ingenii.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Mare_Ingenii.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_26N150E_200cmp = { Identifier = "LRO_NAC_ClrShade_26N150E_200cmp", Name = [[LRO LROC DEM, Mare Moscoviense, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Mare_Moscoviense.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Mare_Moscoviense.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_02N085E_150cmp = { Identifier = "LRO_NAC_ClrShade_02N085E_150cmp", Name = [[LRO LROC DEM, Mare Smythii, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Mare_Smythii.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Mare_Smythii.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_07N022E_150cmp = { Identifier = "LRO_NAC_ClrShade_07N022E_150cmp", Name = [[LRO LROC DEM, Mare Tranquillitatis, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Mare_Tranquillitatis.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Mare_Tranquillitatis.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_14N304E_2mp = { Identifier = "LRO_NAC_ClrShade_14N304E_2mp", Name = [[LRO LROC DEM, Marius Hills, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Marius_Hills.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Marius_Hills.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_16S041E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_16S041E_150cmp", Name = [[LRO LROC DEM, Montes Pyrenaeus, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_05N000E_150cmp = { Identifier = "LRO_NAC_ClrShade_05N000E_150cmp", Name = [[LRO LROC DEM, Murchison Crater, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Murchison_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Murchison_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_26S265E_200cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_26S265E_200cmp", Name = [[LRO LROC DEM, Orientale 1, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_53N354E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_53N354E_150cmp", Name = [[LRO LROC DEM, Plato Ejecta, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_07N301E_2mp = { Identifier = "LRO_NAC_ClrShade_07N301E_2mp", Name = [[LRO LROC DEM, Reiner Gamma, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Reiner_Gamma.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Reiner_Gamma.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_03S286E_150cmp = { Identifier = "LRO_NAC_ClrShade_03S286E_150cmp", Name = [[LRO LROC DEM, Riccioli Crater, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Riccioli_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Riccioli_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_13N356E_150cmp = { Identifier = "LRO_NAC_ClrShade_13N356E_150cmp", Name = [[LRO LROC DEM, Rima Bode, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Rima_Bode.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Rima_Bode.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_27N318E_150cmp = { Identifier = "LRO_NAC_ClrShade_27N318E_150cmp", Name = [[LRO LROC DEM, Rimae Prinz, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Rimae_Prinz.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Rimae_Prinz.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_60S200E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_60S200E_150cmp", Name = [[LRO LROC DEM, South Pole-Aitken Basin Interior, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_51S171E_2mp = { Identifier = "LRO_NAC_ClrShade_51S171E_2mp", Name = [[LRO LROC DEM, South Pole-Aitken Rim, ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/South_Pole-Aitken_Rim.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/South_Pole-Aitken_Rim.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_02S167E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_02S167E_150cmp", Name = [[LRO LROC DEM, Stratton (Dewar) High Fe Anomaly, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_ClrShade_02S167E_150cmp = { Identifier = "LRO_NAC_ClrShade_02S167E_150cmp", Name = [[LRO LROC DEM, Stratton (Dewar), ColorHillshade]], - FilePath = asset.localResource("LRO_LROC_DEM/Stratton_Dewar.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Stratton_Dewar.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_20N010E_2mp = { Identifier = "LRO_NAC_ClrRoughness_15m_20N010E_2mp", Name = [[LRO LROC DEM, Sulpicius Gallus, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_19S129E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_19S129E_150cmp", Name = [[LRO LROC DEM, Tsiolkovskiy Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Tsiolkovskiy_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Tsiolkovskiy_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_ClrRoughness_15m_43S349E_150cmp = { Identifier = "LRO_NAC_ClrRoughness_15m_43S349E_150cmp", Name = [[LRO LROC DEM, Tycho Crater, 15m Color Roughness]], - FilePath = asset.localResource("LRO_LROC_DEM/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_DEM/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic.asset index bc910b1954..759197bb9b 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic.asset @@ -9,238 +9,238 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_Mosaic_17S173E_50cmp = { Identifier = "LRO_NAC_Mosaic_17S173E_50cmp", Name = [[LRO LROC Image Mosaic, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_13S358E_50cmp = { Identifier = "LRO_NAC_Mosaic_13S358E_50cmp", Name = [[LRO LROC Image Mosaic, Alphonsus]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Alphonsus.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Alphonsus.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_26N004E_50cmp = { Identifier = "LRO_NAC_Mosaic_26N004E_50cmp", Name = [[LRO LROC Image Mosaic, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_09S015E_50cmp = { Identifier = "LRO_NAC_Mosaic_09S015E_50cmp", Name = [[LRO LROC Image Mosaic, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_25N311E_50cmp = { Identifier = "LRO_NAC_Mosaic_25N311E_50cmp", Name = [[LRO LROC Image Mosaic, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_28N307E_50cmp = { Identifier = "LRO_NAC_Mosaic_28N307E_50cmp", Name = [[LRO LROC Image Mosaic, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_19S070E_50cmp = { Identifier = "LRO_NAC_Mosaic_19S070E_50cmp", Name = [[LRO LROC Image Mosaic, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_61N099E_50cmp = { Identifier = "LRO_NAC_Mosaic_61N099E_50cmp", Name = [[LRO LROC Image Mosaic, Compton Belkovich Th Anomaly]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Compton_Belkovich_Th_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Compton_Belkovich_Th_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_02S317E_50cmp = { Identifier = "LRO_NAC_Mosaic_02S317E_50cmp", Name = [[LRO LROC Image Mosaic, Flamsteed Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Flamsteed_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Flamsteed_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_36N320E_50cmp = { Identifier = "LRO_NAC_Mosaic_36N320E_50cmp", Name = [[LRO LROC Image Mosaic, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_00N234E_50cmp = { Identifier = "LRO_NAC_Mosaic_00N234E_50cmp", Name = [[LRO LROC Image Mosaic, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_08N332E_50cmp = { Identifier = "LRO_NAC_Mosaic_08N332E_50cmp", Name = [[LRO LROC Image Mosaic, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_55N077E_50cmp = { Identifier = "LRO_NAC_Mosaic_55N077E_50cmp", Name = [[LRO LROC Image Mosaic, Humboldtianum Basin]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Humboldtianum_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Humboldtianum_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_19N005E_50cmp = { Identifier = "LRO_NAC_Mosaic_19N005E_50cmp", Name = [[LRO LROC Image Mosaic, Ina D-Caldera]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Ina_D-Caldera.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Ina_D-Caldera.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_06N120E_50cmp = { Identifier = "LRO_NAC_Mosaic_06N120E_50cmp", Name = [[LRO LROC Image Mosaic, King Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_32N292E_50cmp = { Identifier = "LRO_NAC_Mosaic_32N292E_50cmp", Name = [[LRO LROC Image Mosaic, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_36S164E_70cmp = { Identifier = "LRO_NAC_Mosaic_36S164E_70cmp", Name = [[LRO LROC Image Mosaic, Mare Ingenii]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Mare_Ingenii.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Mare_Ingenii.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_26N150E_50cmp = { Identifier = "LRO_NAC_Mosaic_26N150E_50cmp", Name = [[LRO LROC Image Mosaic, Mare Moscoviense]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Mare_Moscoviense.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Mare_Moscoviense.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_02N085E_50cmp = { Identifier = "LRO_NAC_Mosaic_02N085E_50cmp", Name = [[LRO LROC Image Mosaic, Mare Smythii]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Mare_Smythii.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Mare_Smythii.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_07N022E_50cmp = { Identifier = "LRO_NAC_Mosaic_07N022E_50cmp", Name = [[LRO LROC Image Mosaic, Mare Tranquillitatis]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Mare_Tranquillitatis.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Mare_Tranquillitatis.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_14N304E_50cmp = { Identifier = "LRO_NAC_Mosaic_14N304E_50cmp", Name = [[LRO LROC Image Mosaic, Marius Hills]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Marius_Hills.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Marius_Hills.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_16S041E_50cmp = { Identifier = "LRO_NAC_Mosaic_16S041E_50cmp", Name = [[LRO LROC Image Mosaic, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_05N000E_50cmp = { Identifier = "LRO_NAC_Mosaic_05N000E_50cmp", Name = [[LRO LROC Image Mosaic, Murchison Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Murchison_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Murchison_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_26S265E_50cmp = { Identifier = "LRO_NAC_Mosaic_26S265E_50cmp", Name = [[LRO LROC Image Mosaic, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_07N301E_50cmp = { Identifier = "LRO_NAC_Mosaic_07N301E_50cmp", Name = [[LRO LROC Image Mosaic, Reiner Gamma]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Reiner_Gamma.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Reiner_Gamma.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_03S286E_50cmp = { Identifier = "LRO_NAC_Mosaic_03S286E_50cmp", Name = [[LRO LROC Image Mosaic, Riccioli Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Riccioli_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Riccioli_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_13N356E_50cmp = { Identifier = "LRO_NAC_Mosaic_13N356E_50cmp", Name = [[LRO LROC Image Mosaic, Rima Bode]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Rima_Bode.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Rima_Bode.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_27N318E_50cmp = { Identifier = "LRO_NAC_Mosaic_27N318E_50cmp", Name = [[LRO LROC Image Mosaic, Rimae Prinz]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Rimae_Prinz.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Rimae_Prinz.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_60S200E_50cmp = { Identifier = "LRO_NAC_Mosaic_60S200E_50cmp", Name = [[LRO LROC Image Mosaic, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_51S171E_60cmp = { Identifier = "LRO_NAC_Mosaic_51S171E_60cmp", Name = [[LRO LROC Image Mosaic, South Pole-Aitken Rim]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/South_Pole-Aitken_Rim.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/South_Pole-Aitken_Rim.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_02S167E_50cmp = { Identifier = "LRO_NAC_Mosaic_02S167E_50cmp", Name = [[LRO LROC Image Mosaic, Stratton (Dewar)]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Stratton_Dewar.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Stratton_Dewar.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_20N010E_60cmp = { Identifier = "LRO_NAC_Mosaic_20N010E_60cmp", Name = [[LRO LROC Image Mosaic, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_19S129E_50cmp = { Identifier = "LRO_NAC_Mosaic_19S129E_50cmp", Name = [[LRO LROC Image Mosaic, Tsiolkovskiy Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Tsiolkovskiy_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Tsiolkovskiy_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_Mosaic_43S349E_50cmp = { Identifier = "LRO_NAC_Mosaic_43S349E_50cmp", Name = [[LRO LROC Image Mosaic, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_26cm.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_26cm.asset index 30c20963ce..53f7ac725d 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_26cm.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_26cm.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_apollo11_26cm_mosaic_byte_geo_1_2_highContrast = { Identifier = "apollo11_26cm_mosaic_byte_geo_1_2_highContrast", Name = [[LRO LROC Image Mosaic 26cm, Apollo 11]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic_26cm/Apollo_11.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic_26cm/Apollo_11.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_28cm.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_28cm.asset index f86537c2f3..f97b47c66e 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_28cm.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Image_Mosaic_28cm.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_apollo14_28cm_mosaic_byte_geo_1_2_highContrast = { Identifier = "apollo14_28cm_mosaic_byte_geo_1_2_highContrast", Name = [[LRO LROC Image Mosaic 28cm, Apollo 14]], - FilePath = asset.localResource("LRO_LROC_Image_Mosaic_28cm/Apollo_14.vrt"), + FilePath = asset.resource("LRO_LROC_Image_Mosaic_28cm/Apollo_14.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Mosaic.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Mosaic.asset index b5e8d0ec54..d53822c253 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Mosaic.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_Mosaic_03N280E_70cm = { Identifier = "LRO_NAC_Mosaic_03N280E_70cm", Name = [[LRO LROC Mosaic, Fresh Crater East of Lents]], - FilePath = asset.localResource("LRO_LROC_Mosaic/Fresh_Crater_East_of_Lents.vrt"), + FilePath = asset.resource("LRO_LROC_Mosaic/Fresh_Crater_East_of_Lents.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_NAC_Image_Mosaic.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_NAC_Image_Mosaic.asset index 1e92e14ced..ad356b216c 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_NAC_Image_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_NAC_Image_Mosaic.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_AvgMosaic_NPole855_1mp_EQ = { Identifier = "LRO_NAC_AvgMosaic_NPole855_1mp_EQ", Name = [[LRO LROC NAC Image Mosaic, N Pole, Avg Merge]], - FilePath = asset.localResource("LRO_LROC_NAC_Image_Mosaic/N_Pole.vrt"), + FilePath = asset.resource("LRO_LROC_NAC_Image_Mosaic/N_Pole.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. The images were orthorectified using LRO's Lunar Orbiter Laser Altimeter (LOLA) polar 5 meter/pixel DEM. The mosaic is generated at half the resolution at which the individual LROC NAC images were gathered, which is approximately 0.5 meters/pixel. The mosaic was registered horizontally to the LOLA global DEM.]] } local treks_LRO_NAC_AvgMosaic_SPole855_1mp_EQ = { Identifier = "LRO_NAC_AvgMosaic_SPole855_1mp_EQ", Name = [[LRO LROC NAC Image Mosaic, S Pole, Avg Merge]], - FilePath = asset.localResource("LRO_LROC_NAC_Image_Mosaic/S_Pole.vrt"), + FilePath = asset.resource("LRO_LROC_NAC_Image_Mosaic/S_Pole.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. The images were orthorectified using LRO's Lunar Orbiter Laser Altimeter (LOLA) polar 5 meter/pixel DEM. The mosaic is generated at half the resolution at which the individual LROC NAC images were gathered, which is approximately 0.5 meters/pixel. The mosaic was registered horizontally to the LOLA global DEM.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance.asset index d0a7610fad..f5335fc558 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance.asset @@ -9,161 +9,161 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_RockAbnd_17S173E_150cmp = { Identifier = "LRO_NAC_RockAbnd_17S173E_150cmp", Name = [[LRO LROC Rock Abundance, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_13S358E_2mp = { Identifier = "LRO_NAC_RockAbnd_13S358E_2mp", Name = [[LRO LROC Rock Abundance, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_73N350E_150cmp = { Identifier = "LRO_NAC_RockAbnd_73N350E_150cmp", Name = [[LRO LROC Rock Abundance, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_26N004E_150cmp = { Identifier = "LRO_NAC_RockAbnd_26N004E_150cmp", Name = [[LRO LROC Rock Abundance, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_09S015E_150cmp = { Identifier = "LRO_NAC_RockAbnd_09S015E_150cmp", Name = [[LRO LROC Rock Abundance, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_37S206E_150cmp = { Identifier = "LRO_NAC_RockAbnd_37S206E_150cmp", Name = [[LRO LROC Rock Abundance, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_25N311E_2mp = { Identifier = "LRO_NAC_RockAbnd_25N311E_2mp", Name = [[LRO LROC Rock Abundance, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_28N307E_150cmp = { Identifier = "LRO_NAC_RockAbnd_28N307E_150cmp", Name = [[LRO LROC Rock Abundance, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_19S070E_150cmp = { Identifier = "LRO_NAC_RockAbnd_19S070E_150cmp", Name = [[LRO LROC Rock Abundance, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_20S337E_400cmp = { Identifier = "LRO_NAC_RockAbnd_20S337E_400cmp", Name = [[LRO LROC Rock Abundance, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_36N320E_2mp = { Identifier = "LRO_NAC_RockAbnd_36N320E_2mp", Name = [[LRO LROC Rock Abundance, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_00N234E_150cmp = { Identifier = "LRO_NAC_RockAbnd_00N234E_150cmp", Name = [[LRO LROC Rock Abundance, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_08N332E_2mp = { Identifier = "LRO_NAC_RockAbnd_08N332E_2mp", Name = [[LRO LROC Rock Abundance, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_06N120E_200cmp = { Identifier = "LRO_NAC_RockAbnd_06N120E_200cmp", Name = [[LRO LROC Rock Abundance, King Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_32N292E_2mp = { Identifier = "LRO_NAC_RockAbnd_32N292E_2mp", Name = [[LRO LROC Rock Abundance, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_10N058E_150cmp = { Identifier = "LRO_NAC_RockAbnd_10N058E_150cmp", Name = [[LRO LROC Rock Abundance, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_16S041E_150cmp = { Identifier = "LRO_NAC_RockAbnd_16S041E_150cmp", Name = [[LRO LROC Rock Abundance, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_26S265E_200cmp = { Identifier = "LRO_NAC_RockAbnd_26S265E_200cmp", Name = [[LRO LROC Rock Abundance, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_53N354E_150cmp = { Identifier = "LRO_NAC_RockAbnd_53N354E_150cmp", Name = [[LRO LROC Rock Abundance, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_60S200E_150cmp = { Identifier = "LRO_NAC_RockAbnd_60S200E_150cmp", Name = [[LRO LROC Rock Abundance, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_02S167E_150cmp = { Identifier = "LRO_NAC_RockAbnd_02S167E_150cmp", Name = [[LRO LROC Rock Abundance, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_20N010E_2mp = { Identifier = "LRO_NAC_RockAbnd_20N010E_2mp", Name = [[LRO LROC Rock Abundance, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbnd_43S349E_150cmp = { Identifier = "LRO_NAC_RockAbnd_43S349E_150cmp", Name = [[LRO LROC Rock Abundance, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance_Hazard.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance_Hazard.asset index 164674befb..e038350169 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance_Hazard.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Abundance_Hazard.asset @@ -9,161 +9,161 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_RockAbndHaz_17S173E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_17S173E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_13S358E_2mp = { Identifier = "LRO_NAC_RockAbndHaz_13S358E_2mp", Name = [[LRO LROC Rock Abundance Hazard, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_73N350E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_73N350E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_26N004E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_26N004E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_09S015E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_09S015E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_37S206E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_37S206E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_25N311E_2mp = { Identifier = "LRO_NAC_RockAbndHaz_25N311E_2mp", Name = [[LRO LROC Rock Abundance Hazard, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_28N307E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_28N307E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_19S070E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_19S070E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_20S337E_400cmp = { Identifier = "LRO_NAC_RockAbndHaz_20S337E_400cmp", Name = [[LRO LROC Rock Abundance Hazard, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_36N320E_2mp = { Identifier = "LRO_NAC_RockAbndHaz_36N320E_2mp", Name = [[LRO LROC Rock Abundance Hazard, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_00N234E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_00N234E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_08N332E_2mp = { Identifier = "LRO_NAC_RockAbndHaz_08N332E_2mp", Name = [[LRO LROC Rock Abundance Hazard, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_06N120E_200cmp = { Identifier = "LRO_NAC_RockAbndHaz_06N120E_200cmp", Name = [[LRO LROC Rock Abundance Hazard, King Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_32N292E_2mp = { Identifier = "LRO_NAC_RockAbndHaz_32N292E_2mp", Name = [[LRO LROC Rock Abundance Hazard, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_10N058E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_10N058E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_16S041E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_16S041E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_26S265E_200cmp = { Identifier = "LRO_NAC_RockAbndHaz_26S265E_200cmp", Name = [[LRO LROC Rock Abundance Hazard, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_53N354E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_53N354E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_60S200E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_60S200E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_02S167E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_02S167E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_20N010E_2mp = { Identifier = "LRO_NAC_RockAbndHaz_20N010E_2mp", Name = [[LRO LROC Rock Abundance Hazard, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_RockAbndHaz_43S349E_150cmp = { Identifier = "LRO_NAC_RockAbndHaz_43S349E_150cmp", Name = [[LRO LROC Rock Abundance Hazard, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Abundance_Hazard/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Abundance_Hazard/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density.asset index f24a52ba9f..75a5f16111 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density.asset @@ -9,168 +9,168 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_RockDen_17S173E_150cmp = { Identifier = "LRO_NAC_RockDen_17S173E_150cmp", Name = [[LRO LROC Rock Density, Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_13S358E_2mp = { Identifier = "LRO_NAC_RockDen_13S358E_2mp", Name = [[LRO LROC Rock Density, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_73N350E_150cmp = { Identifier = "LRO_NAC_RockDen_73N350E_150cmp", Name = [[LRO LROC Rock Density, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_26N004E_150cmp = { Identifier = "LRO_NAC_RockDen_26N004E_150cmp", Name = [[LRO LROC Rock Density, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_09S015E_150cmp = { Identifier = "LRO_NAC_RockDen_09S015E_150cmp", Name = [[LRO LROC Rock Density, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_37S206E_150cmp = { Identifier = "LRO_NAC_RockDen_37S206E_150cmp", Name = [[LRO LROC Rock Density, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_25N311E_2mp = { Identifier = "LRO_NAC_RockDen_25N311E_2mp", Name = [[LRO LROC Rock Density, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_28N307E_150cmp = { Identifier = "LRO_NAC_RockDen_28N307E_150cmp", Name = [[LRO LROC Rock Density, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_19S070E_150cmp = { Identifier = "LRO_NAC_RockDen_19S070E_150cmp", Name = [[LRO LROC Rock Density, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_20S337E_400cmp = { Identifier = "LRO_NAC_RockDen_20S337E_400cmp", Name = [[LRO LROC Rock Density, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_36N320E_2mp = { Identifier = "LRO_NAC_RockDen_36N320E_2mp", Name = [[LRO LROC Rock Density, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_17S173E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_17S173E_150cmp", Name = [[LRO LROC Rock Density, Hazard Aitken Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Hazard_Aitken_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Hazard_Aitken_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_00N234E_150cmp = { Identifier = "LRO_NAC_RockDen_00N234E_150cmp", Name = [[LRO LROC Rock Density, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_08N332E_2mp = { Identifier = "LRO_NAC_RockDen_08N332E_2mp", Name = [[LRO LROC Rock Density, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_06N120E_200cmp = { Identifier = "LRO_NAC_RockDen_06N120E_200cmp", Name = [[LRO LROC Rock Density, King Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_32N292E_2mp = { Identifier = "LRO_NAC_RockDen_32N292E_2mp", Name = [[LRO LROC Rock Density, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_10N058E_150cmp = { Identifier = "LRO_NAC_RockDen_10N058E_150cmp", Name = [[LRO LROC Rock Density, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_16S041E_150cmp = { Identifier = "LRO_NAC_RockDen_16S041E_150cmp", Name = [[LRO LROC Rock Density, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_26S265E_200cmp = { Identifier = "LRO_NAC_RockDen_26S265E_200cmp", Name = [[LRO LROC Rock Density, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_53N354E_150cmp = { Identifier = "LRO_NAC_RockDen_53N354E_150cmp", Name = [[LRO LROC Rock Density, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_60S200E_150cmp = { Identifier = "LRO_NAC_RockDen_60S200E_150cmp", Name = [[LRO LROC Rock Density, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_02S167E_150cmp = { Identifier = "LRO_NAC_RockDen_02S167E_150cmp", Name = [[LRO LROC Rock Density, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_20N010E_2mp = { Identifier = "LRO_NAC_RockDen_20N010E_2mp", Name = [[LRO LROC Rock Density, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_RockDen_43S349E_150cmp = { Identifier = "LRO_NAC_RockDen_43S349E_150cmp", Name = [[LRO LROC Rock Density, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density_Hazard.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density_Hazard.asset index fdc01e0b65..9a1c107cc8 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density_Hazard.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_LROC_Rock_Density_Hazard.asset @@ -9,154 +9,154 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_RockDenHaz_13S358E_2mp = { Identifier = "LRO_NAC_RockDenHaz_13S358E_2mp", Name = [[LRO LROC Rock Density Hazard, Alphonsus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Alphonsus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Alphonsus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_73N350E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_73N350E_150cmp", Name = [[LRO LROC Rock Density Hazard, Anaxagoras Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Anaxagoras_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Anaxagoras_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_26N004E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_26N004E_150cmp", Name = [[LRO LROC Rock Density Hazard, Apollo 15]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Apollo_15.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Apollo_15.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_09S015E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_09S015E_150cmp", Name = [[LRO LROC Rock Density Hazard, Apollo 16]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Apollo_16.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Apollo_16.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_37S206E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_37S206E_150cmp", Name = [[LRO LROC Rock Density Hazard, Apollo Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Apollo_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Apollo_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_25N311E_2mp = { Identifier = "LRO_NAC_RockDenHaz_25N311E_2mp", Name = [[LRO LROC Rock Density Hazard, Aristarchus 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Aristarchus_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Aristarchus_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_28N307E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_28N307E_150cmp", Name = [[LRO LROC Rock Density Hazard, Aristarchus 2]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Aristarchus_2.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Aristarchus_2.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_19S070E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_19S070E_150cmp", Name = [[LRO LROC Rock Density Hazard, Balmer Basin]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Balmer_Basin.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Balmer_Basin.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_20S337E_400cmp = { Identifier = "LRO_NAC_RockDenHaz_20S337E_400cmp", Name = [[LRO LROC Rock Density Hazard, Bullialdus Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Bullialdus_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Bullialdus_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_36N320E_2mp = { Identifier = "LRO_NAC_RockDenHaz_36N320E_2mp", Name = [[LRO LROC Rock Density Hazard, Gruithuisen Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Gruithuisen_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Gruithuisen_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_00N234E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_00N234E_150cmp", Name = [[LRO LROC Rock Density Hazard, Hertzsprung]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Hertzsprung.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Hertzsprung.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_08N332E_2mp = { Identifier = "LRO_NAC_RockDenHaz_08N332E_2mp", Name = [[LRO LROC Rock Density Hazard, Hortensius Domes]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Hortensius_Domes.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Hortensius_Domes.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_06N120E_200cmp = { Identifier = "LRO_NAC_RockDenHaz_06N120E_200cmp", Name = [[LRO LROC Rock Density Hazard, King Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/King_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/King_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_32N292E_2mp = { Identifier = "LRO_NAC_RockDenHaz_32N292E_2mp", Name = [[LRO LROC Rock Density Hazard, Lichtenberg Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Lichtenberg_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Lichtenberg_Crater.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_10N058E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_10N058E_150cmp", Name = [[LRO LROC Rock Density Hazard, Mare Crisium]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Mare_Crisium.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Mare_Crisium.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_16S041E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_16S041E_150cmp", Name = [[LRO LROC Rock Density Hazard, Montes Pyrenaeus]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Montes_Pyrenaeus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Montes_Pyrenaeus.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_26S265E_200cmp = { Identifier = "LRO_NAC_RockDenHaz_26S265E_200cmp", Name = [[LRO LROC Rock Density Hazard, Orientale 1]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Orientale_1.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Orientale_1.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_53N354E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_53N354E_150cmp", Name = [[LRO LROC Rock Density Hazard, Plato Ejecta]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Plato_Ejecta.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Plato_Ejecta.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_60S200E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_60S200E_150cmp", Name = [[LRO LROC Rock Density Hazard, South Pole-Aitken Basin Interior]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/South_Pole-Aitken_Basin_Interior.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_02S167E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_02S167E_150cmp", Name = [[LRO LROC Rock Density Hazard, Stratton (Dewar) High Fe Anomaly]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Stratton_Dewar_High_Fe_Anomaly.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_20N010E_2mp = { Identifier = "LRO_NAC_RockDenHaz_20N010E_2mp", Name = [[LRO LROC Rock Density Hazard, Sulpicius Gallus]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Sulpicius_Gallus.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Sulpicius_Gallus.vrt"), Description = [[]] } local treks_LRO_NAC_RockDenHaz_43S349E_150cmp = { Identifier = "LRO_NAC_RockDenHaz_43S349E_150cmp", Name = [[LRO LROC Rock Density Hazard, Tycho Crater]], - FilePath = asset.localResource("LRO_LROC_Rock_Density_Hazard/Tycho_Crater.vrt"), + FilePath = asset.resource("LRO_LROC_Rock_Density_Hazard/Tycho_Crater.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Laser_Altimeter.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Laser_Altimeter.asset index 189254ff5d..dc5205175f 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Laser_Altimeter.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Laser_Altimeter.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_ldam_10 = { Identifier = "ldam_10", Name = [[LRO Laser Altimeter, Albedo Global]], - FilePath = asset.localResource("LRO_Laser_Altimeter/Albedo_Global.vrt"), + FilePath = asset.resource("LRO_Laser_Altimeter/Albedo_Global.vrt"), Description = [[The Lunar Orbiter Laser Altimeter (LOLA) experiment on Lunar Reconnaissance Orbiter (LRO) is a laser altimeter that also measures the strength of the return pulse from the lunar surface. These data have been used to estimate the reflectance (albedo) of the lunar surface, including regions lacking direct solar illumination. A new calibration of these data was used to generate a 2016 albedo map that features lower uncertainties overall and more consistent results in the polar regions than the previous 2014 version. (Improved calibration of reflectance data from the LRO Lunar Orbiter Laser Altimeter (LOLA) and implications for space weathering; M. Lemelin, P.G. Lucey, G.A. Neumann, E.M. Mazarico, M.K. Barker, A. Kakazu, D. Trang, D.E. Smith, M.T. Zuber; Icarus, Volume 273, 15 July 2016, Pages 315-328)]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Mini-RF_Circular_Polarization_Ratio.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Mini-RF_Circular_Polarization_Ratio.asset index e9225827bf..4f2d601e87 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Mini-RF_Circular_Polarization_Ratio.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Mini-RF_Circular_Polarization_Ratio.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_MiniRF_CPR_Gray_Global_128ppd = { Identifier = "LRO_MiniRF_CPR_Gray_Global_128ppd", Name = [[LRO Mini-RF Circular Polarization Ratio, Grayscale]], - FilePath = asset.localResource("LRO_Mini-RF_Circular_Polarization_Ratio/Grayscale.vrt"), + FilePath = asset.resource("LRO_Mini-RF_Circular_Polarization_Ratio/Grayscale.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_ColorHillshade.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_ColorHillshade.asset index fd7ce6346f..fe834d704b 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_ColorHillshade.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_ColorHillshade.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_20191118demmoseqccolorhillshade = { Identifier = "20191118demmoseqccolorhillshade", Name = [[LRO NAC ColorHillshade, Lacus Mortis]], - FilePath = asset.localResource("LRO_NAC_ColorHillshade/Lacus_Mortis.vrt"), + FilePath = asset.resource("LRO_NAC_ColorHillshade/Lacus_Mortis.vrt"), Description = [[TBD]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic.asset index a9eb29d17d..fd87dc86c8 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_20200415_lacusmortis_orthomos_filled_8bit_lzw = { Identifier = "20200415_lacusmortis_orthomos_filled_8bit_lzw", Name = [[LRO NAC Mosaic, Lacus Mortis, Extended Version]], - FilePath = asset.localResource("LRO_NAC_Mosaic/Lacus_Mortis.vrt"), + FilePath = asset.resource("LRO_NAC_Mosaic/Lacus_Mortis.vrt"), Description = [[This is an orthoimage mosaic produced by combining LROC NAC images, for the southwestern area of Lacus Mortis, including Rimae Bürg and the Lacus Mortis Pit. The images are projected onto a DEM mosaic produced by stereo reconstructions in which each of the images is paired with another LROC NAC.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_0.5mpp.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_0.5mpp.asset index a60559a59f..29881f42cb 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_0.5mpp.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_0.5mpp.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_Mosaic_50cmpp_VonKarman_v2 = { Identifier = "LRO_NAC_Mosaic_50cmpp_VonKarman_v2", Name = [[LRO NAC Mosaic 0.5mpp, Von Karman]], - FilePath = asset.localResource("LRO_NAC_Mosaic_0.5mpp/Von_Karman.vrt"), + FilePath = asset.resource("LRO_NAC_Mosaic_0.5mpp/Von_Karman.vrt"), Description = [[This is an orthorectified NAC mosaic of the Von Karman Crater region for the south pole of the Moon. This mosaic includes a total of 370 orthorectified NAC images: 252 sampled at 0.5 m/px and 118 sampled at 1 m/px. NAC orthoimages have been constructed from EDRs downloaded from the Planetary Data System (PDS) and subsequent USGS-ISIS processing. This mosaic has been coaligned to Chang'e-2 20 m/px DEM which has been coaligned to the USGS 59 m/px LOLA-SELENE DEM using ENVI (v5.6.2) patented auto-coreg. Most of the area used stereo-photogrammetrically processing of LROC-NAC stereo-pairs with the UCL CASPGO 3D mapping system, CASP-GO is described in Tao, Y., Muller, J.-P. et al. (2018) Massive Stereo-based DTM Production for Mars on Cloud Computers. Planetary Space Science 154, 30-58 (2018). doi: 10.1016/j.pss.2018.02.012 and CASP-GO is now integrated into ASP (https://stereopipeline.readthedocs.io/en/latest/experimental.html?highlight=casp-go#the-casp-go-stereo-processing-system) as part of the NASA PDART program. Individual NAC orthoimages mosaicked together using ArcGIS Pro (v2.9.2). A color balancing algorithm has been applied to roughly correct for color differences at the seams of NAC images. This data has been made available by and should be credited to: Yu Tao and Jan-Peter Muller, Imaging Group, Mullard Space Science Laboratory, University College London.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_1mpp.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_1mpp.asset index b42b2bf72b..6ae7ed873e 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_1mpp.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_Mosaic_1mpp.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_Mosaic_1mpp = { Identifier = "LRO_NAC_Mosaic_1mpp", Name = [[LRO NAC Mosaic 1mpp, Von Karman]], - FilePath = asset.localResource("LRO_NAC_Mosaic_1mpp/Von_Karman.vrt"), + FilePath = asset.resource("LRO_NAC_Mosaic_1mpp/Von_Karman.vrt"), Description = [[This is an orthorectified NAC mosaic of the Von Karman Crater region for the south pole of the Moon. This mosaic includes 118 individual orthorectified NAC images sampled at 1 m/px. NAC orthoimages have been constructed from EDRs downloaded from the Planetary Data System (PDS) and subsequent USGS-ISIS processing. This mosaic has been coaligned to Chang’e 2 20 m/px DEM which has been coaligned to the USGS 59 m/px LOLA-SELENE DEM using ENVI (v5.6.2) patented auto-coreg. Individual NAC orthoimages have been mosaicked together using ArcGIS Pro (v2.9.0). A color balancing algorithm has been applied to roughly correct for color differences at the seams of NAC images. This data has been made available by and should be credited to: Yu Tao and Jan-Peter Muller, Imaging Group, Mullard Space Science Laboratory, University College London.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_PSR_Mosaic_20mpp.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_PSR_Mosaic_20mpp.asset index d0ca877f5b..fa1a1071ae 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_PSR_Mosaic_20mpp.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_PSR_Mosaic_20mpp.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_NAC_POLE_PSR_NORTH_STRETCH_EQ = { Identifier = "NAC_POLE_PSR_NORTH_STRETCH_EQ", Name = [[LRO NAC PSR Mosaic 20mpp, N Pole]], - FilePath = asset.localResource("LRO_NAC_PSR_Mosaic_20mpp/N_Pole.vrt"), + FilePath = asset.resource("LRO_NAC_PSR_Mosaic_20mpp/N_Pole.vrt"), Description = [[This is an uncontrolled mosaic generated from images taken by the Narrow Angle Camera (NAC) onboard the Lunar Reconnaissance Orbiter (LRO) for the North Pole region of the Moon. The NAC mosaics have been trimmed to the Permanently Shadowed Region (PSR) shapefile, providing visible NAC image coverage of the PSRs only. Acquisition of NAC PSR observations were optimized over several campaigns to maximize signal-to-noise ratio (SNR), resulting in a comprehensive dataset that is systematically reviewed and analyzed. Observations are acquired at a variety of pixel scales (2 to 20 m/px). The final PSR mosaics are assembled from re-sampled images to 20 m/px, and ordering of images is based on image quality and areal coverage of individual PSRs. A total of 550 NAC images were used to create a North Pole PSR mosaic at 20 m/px, 90° to 80° latitude, and -180° to 180° longitude. This mosaic has been merged with the existing LROC NAC North Pole RDR product to replace over-saturated illuminated polar areas.]] } local treks_NAC_POLE_PSR_SOUTH_STRETCH_EQ = { Identifier = "NAC_POLE_PSR_SOUTH_STRETCH_EQ", Name = [[LRO NAC PSR Mosaic 20mpp, S Pole]], - FilePath = asset.localResource("LRO_NAC_PSR_Mosaic_20mpp/S_Pole.vrt"), + FilePath = asset.resource("LRO_NAC_PSR_Mosaic_20mpp/S_Pole.vrt"), Description = [[This is an uncontrolled mosaic generated from images taken by the Narrow Angle Camera (NAC) onboard the Lunar Reconnaissance Orbiter (LRO) for the South Pole region of the Moon. The NAC mosaics have been trimmed to the Permanently Shadowed Region (PSR) shapefile, providing visible NAC image coverage of the PSRs only. Acquisition of NAC PSR observations were optimized over several campaigns to maximize signal-to-noise ratio (SNR), resulting in a comprehensive dataset that is systematically reviewed and analyzed. Observations are acquired at a variety of pixel scales (2 to 20 m/px). The final PSR mosaics are assembled from re-sampled images to 20 m/px, and ordering of images is based on image quality and areal coverage of individual PSRs. A total of 550 NAC images were used to create a South Pole PSR mosaic at 20 m/px, 90° to 80° latitude, and -180° to 180° longitude. This mosaic has been merged with the existing LROC NAC South Pole RDR product to replace over-saturated illuminated polar areas.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_and_CE-2_CCD_Mosaic_1mpp.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_and_CE-2_CCD_Mosaic_1mpp.asset index a815a0aa32..5fd4fee268 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_and_CE-2_CCD_Mosaic_1mpp.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_NAC_and_CE-2_CCD_Mosaic_1mpp.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_CE2_Mosaic_1mpp = { Identifier = "LRO_NAC_CE2_Mosaic_1mpp", Name = [[LRO NAC and CE-2 CCD Mosaic 1mpp, Von Karman]], - FilePath = asset.localResource("LRO_NAC_and_CE-2_CCD_Mosaic_1mpp/Von_Karman.vrt"), + FilePath = asset.resource("LRO_NAC_and_CE-2_CCD_Mosaic_1mpp/Von_Karman.vrt"), Description = [[This is an orthorectified NAC and Chang’e-2 mosaic of the Von Karman Crater region for the south pole of the Moon. This mosaic includes 118 individual orthorectified NAC images sampled at 1 m/px and has been mosaicked on top of the respective Chang’e 7 m/px orthomosaic. NAC orthoimages have been constructed from EDRs downloaded from the Planetary Data System (PDS) and subsequent USGS-ISIS processing. This mosaic has been coaligned to Chang’e-2 20 m/px DEM which has been coaligned to the USGS 59 m/px LOLA-SELENE DEM using ENVI (v5.6.2) patented auto-coreg. Individual NAC orthoimages and the underlying Chang’e ortho product have been mosaicked together using ArcGIS Pro (v2.9.0). A color balancing algorithm has been applied to roughly correct for color differences at the seams of NAC images. This data has been made available by and should be credited to: Yu Tao and Jan-Peter Muller, Imaging Group, Mullard Space Science Laboratory, University College London.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Narrow_Angle_Camera.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Narrow_Angle_Camera.asset index 6cce87ea53..78de5ec0a9 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Narrow_Angle_Camera.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_Narrow_Angle_Camera.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_NAC_Apollo11_Mosaic_p = { Identifier = "LRO_NAC_Apollo11_Mosaic_p", Name = [[LRO Narrow Angle Camera, Apollo 11 Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Apollo_11_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Apollo_11_Landing_Site.vrt"), Description = [[This is the site where American astronauts Neil Armstrong and Edwin “Buzz” Aldrin made the first human landing on the Moon on July 20, 1969. Armstrong and Aldrin landed here aboard the lunar module Eagle, while Michael Collins remained in orbit around the Moon in the command module Columbia. Armstrong and Aldrin conducted one EVA on the lunar surface lasting 2 hours, 31 minutes 40 seconds, remaining within 60 meters of the lunar module. They collected 21.55 kg of lunar sample material for return to the Earth. In this LRO NAC view of the landing site, the descent stage of the Eagle is the largest man-made object visible. The dark tracks of the astronauts' footprints extend out from it clustered primarily in 3 directions. To the northwest, the tracks extend to the location where the astronauts set up a TV camera. To the south, tracks extend to where a Lunar Ranging Retroreflector and the Passive Seismic Experiment Package were deployed. To the east, the tracks extend to the rim of Little West Crater. @@ -21,7 +21,7 @@ The landing site, located at 0.67416 N, 23.47314 E, is in the southwest part of local treks_LRO_NAC_Apollo12_Mosaic_p = { Identifier = "LRO_NAC_Apollo12_Mosaic_p", Name = [[LRO Narrow Angle Camera, Apollo 12 Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Apollo_12_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Apollo_12_Landing_Site.vrt"), Description = [[This is the site where American astronauts Charles “Pete” Conrad and Alan Bean made the second human landing on the Moon on November 19, 1969. Conrad and Bean landed here aboard the lunar module Intrepid, while Richard Gordon remained in orbit around the Moon in the command module Yankee Clipper. Apollo 12 demonstrated the key capability of a precision landing, with Intrepid touching down less than 200 meters from the site where the Surveyor 3 probe had landed on April 20, 1967. Conrad and Bean conducted 2 EVAs on the lunar surface. The first, lasting 3 hours, 56 minutes, extended to the northwest for deployment of the ALSEP instrument package, and the continued to the rim of a 350-meter diameter crater dubbed Middle Crescent. The second EVA, lasting 3 hours, 49 minutes, was a loop trip of 1.5 km around several craters to the south, including retrieval of a camera from Surveyor 3. They collected 34.35 kilograms of lunar sample material for return to the Earth. In this LRO NAC view of the landing site, the descent stage of the Intrepid is the largest man-made object visible. The dark tracks of the astronauts' footprints extend out from it. To the northwest, the tracks extend about 130 meters to were components of the ALSEP can be seen. About 160 meters to the southeast of Intrepid, Surveyor 3 is visible with a dense cluster of footprints around it. @@ -33,7 +33,7 @@ The landing site, located at 3.0138 S N, 23.4219 W, is in the southern part of O local treks_LRO_NAC_Apollo14_Mosaic_p = { Identifier = "LRO_NAC_Apollo14_Mosaic_p", Name = [[LRO Narrow Angle Camera, Apollo 14 Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Apollo_14_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Apollo_14_Landing_Site.vrt"), Description = [[This is the site where American astronauts Alan Shepard and Edgar Mitchell made the third human landing on the Moon on February 5, 1971. Shepard and Mitchell landed here aboard the lunar module Antares, while Stuart Roosa remained in orbit around the Moon in the command module Kitty Hawk. Shephard and Mitchell conducted 2 EVAs on the lunar surface. The first, lasting 4 hours, 47 minutes, 50 seconds, extended to the west for deployment of the ALSEP instrument package, included collection of a contingency sample, and covered a total distance of about 550 meters. The second EVA, lasting 4 hours, 34 minutes, 41 seconds, was intended to visit Cone Crater, 370 meters in diameter and located approximately 1.2 kilometers to the northeast. To help transport the load of equipment and retrieved samples on this EVA, the astronauts were equipped with a hand-pulled cart, the Modular Equipment Transporter (MET). The rough, hummocky terrain made navigation difficult during the second EVA, and the astronauts were not able to identify the rim of Cone Crater, though later imagery showed that they reached a point about 20 meters south of the crater rim. Shepard and Mitchell collected 42.80 kilograms of lunar sample material for return to the Earth. In this LRO NAC view of the landing site, the descent stage of the Antares is the largest man-made object visible. The dark tracks of the astronauts' footprints from the first EVA extend to the west, where components of the ALSEP are visible. Extending to the northeast of Antares' landing site, the track of the astronauts' footprints and the tracks of the MET's wheels can be traced toward Cone Crater. @@ -44,7 +44,7 @@ The landing site, located at 3.64589 S, 17.47194 W, was selected largely with th local treks_LRO_NAC_Apollo15_Mosaic_p = { Identifier = "LRO_NAC_Apollo15_Mosaic_p", Name = [[LRO Narrow Angle Camera, Apollo 15 Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Apollo_15_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Apollo_15_Landing_Site.vrt"), Description = [[This is the site where American astronauts David Scott and James Irwin made the fourth human landing on the Moon on July 30, 1971. Scott and Irwin landed here aboard the lunar module Falcon, while Alfred Worden remained in orbit around the Moon in the command module Endeavour. This was the first of the Apollo J missions. These featured a greater emphasis on conducting science on the Moon along with longer stays on the lunar surface. The J missions also included a lunar rover which allowed the astronauts to drive across the lunar surface, covering far greater areas, and carrying back more sample material. Scott first conducted a 33-minute stand-up EVA, surveying and imaging the local terrain through the upper hatch of the lunar module. Scott and Irwin then conducted 3 surface EVAs. The first, lasting 6 hours, 32 minutes, 42 seconds, involved deploying the Lunar Rover, and driving in it on a 10.3-km geological traverse. They drove southwest to the edge of Hadley Rille and then continued south along the edge of the rille. At the end of the first surface EVA, they deployed the Apollo Lunar Surface Experiments Package (ALSEP) approximately 110 meters north-northwest of the lunar module. The second surface EVA, lasting 7 hours, 12 minutes, 14 seconds, featured a 12.5-kilometer lunar rover traverse southeast across the mare and along the base of the Apennine Mountains. The third surface EVA, lasting 4 hours, 49 minutes, 50 seconds, had the astronauts making a 5.1-kilometer traverse west to Hadley Rille northwest along the edge of the rille, and east across the mare back to the lunar module. Scott and Irwin collected 77 kilograms of lunar sample material for return to the Earth. In this LRO NAC view of the landing site, the descent stage of the Falcon is the largest man-made object visible. The dark markings of the astronauts' footprints and rover tire tracks are visible around the landing site, especially extending to the north-northwest, where components of the ALSEP are visible. @@ -56,7 +56,7 @@ The landing site, located at 26.13239 N, 3.63330 E, was selected to provide acce local treks_LRO_NAC_Apollo16_Mosaic_p = { Identifier = "LRO_NAC_Apollo16_Mosaic_p", Name = [[LRO Narrow Angle Camera, Apollo 16 Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Apollo_16_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Apollo_16_Landing_Site.vrt"), Description = [[This is the site where American astronauts John Young and Charles Duke made the fifth human landing on the Moon on April 21, 1972. Young and Duke landed here aboard the lunar module Orion, while Ken Mattingly remained in orbit around the Moon in the command module Casper. Young and Duke conducted 3 surface EVAs. The first, lasting 7 hours, 11 minutes, 2 seconds, included deploying the Apollo Lunar Surface Experiments Package (ALSEP) approximately 95 meters southwest of the lunar module, and conducting a geologic traverse using the lunar rover to a couple of small craters within about 1,400 meters to the west of the landing site. The second surface EVA, lasting 7 hours, 23 minutes, 9 seconds, featured an 11.1-kilometer lunar rover drive south to the Cinco Crater area of Stone Mountain, making stops at 6 stations along the way. across the mare and along the base of the Apennine Mountains. The third surface EVA, lasting 5 hours, 40 minutes, 3 seconds, had the astronauts making a 11.4-kilometer traverse north to North Ray Crater. Young and Duke collected 95.71 kilograms of lunar sample material for return to the Earth. In this LRO NAC view of the landing site, the descent stage of the Orion is the largest man-made object visible, within a dark halo on the western rim of a ~30-meter crater. The dark markings of the astronauts' footprints and rover tire tracks are visible around the landing site, especially extending to the southwest, where components of the ALSEP are visible. @@ -68,63 +68,63 @@ With the previous Apollo landings having focused on the low, flat, basaltic terr local treks_NAC_DTM_APOLLO17_CLRSHADE = { Identifier = "NAC_DTM_APOLLO17_CLRSHADE", Name = [[LRO Narrow Angle Camera, ColorHillShade Apollo 17]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/ColorHillShade_Apollo_17.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/ColorHillShade_Apollo_17.vrt"), Description = [[Color-coded topography draped over the shaded relief from a 5m Digital Terrain Model (DTM) of the Apollo 17 landing site created with Narrow Angle Camera (NAC) stereo image pairs from the Lunar Reconnaissance Orbiter Camera (LROC) aboard the Lunar Reconnaissance Orbiter (LRO). The shaded relief image was generated with the sun azimuth of 315 degrees (northwest) and sun altitude of 45 degrees. ]] } local treks_NAC_DTM_APOLLO17_SHADE = { Identifier = "NAC_DTM_APOLLO17_SHADE", Name = [[LRO Narrow Angle Camera, HillShade Apollo 17]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/HillShade_Apollo_17.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/HillShade_Apollo_17.vrt"), Description = [[This is a shaded-relief derived from a 5m Digital Terrain Model (DTM) of the Apollo 17 landing site created with Narrow Angle Camera (NAC) stereo image pairs from the Lunar Reconnaissance Orbiter Camera (LROC) aboard the Lunar Reconnaissance Orbiter (LRO). The shaded relief image was generated with the sun azimuth of 315 degrees (northwest) and sun altitude of 45 degrees. Image is a TIFF image, 8 bits/sample, 1 samples/pixel in single image plane configuration.]] } local treks_A11_60x60kmeq = { Identifier = "A11_60x60kmeq", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 11]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_11.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_11.vrt"), Description = [[This is a Lunar Reconnaisance Orbiter (LRO) Narrow Angle Camera (NAC) mosaic centered at the Apollo 11 landing site with an extent of 60x60km. Each NAC image was processed in ISIS3 at a resolution of 50cm pixel, color balanced, and synthesized into a single output.]] } local treks_A12_60x60km0_3eq = { Identifier = "A12_60x60km0_3eq", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 12]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_12.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_12.vrt"), Description = [[This is a Lunar Reconnaissance Orbiter (LRO) Narrow Angle Camera (NAC) mosaic centered at the Apollo 12 landing site with an extent of 60x60km. Each NAC image was processed in ISIS3 at a resolution of 50cm pixel, color balanced, and synthesized into a single output. Apollo 12 was second crewed mission to land on the surface of the Moon. The mission launched on November 14th 1969, and landed five days later at the Ocean of Storms within walking distance of the Surveyor 3 spacecraft.]] } local treks_A14_60x60km0_3eq = { Identifier = "A14_60x60km0_3eq", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 14]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_14.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_14.vrt"), Description = [[This is a Lunar Reconnaissance Orbiter (LRO) Narrow Angle Camera (NAC) mosaic centered at the Apollo 14 landing site with an extent of 60x60km. Each NAC image was processed in ISIS3 at a resolution of 50cm pixel, color balanced, and synthesized into a single output. Apollo 14 landed on the Moon February 15th 1971.]] } local treks_A15_60x60km0_2eq = { Identifier = "A15_60x60km0_2eq", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 15]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_15.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_15.vrt"), Description = [[This is a Lunar Reconnaisance Orbiter (LRO) Narrow Angle Camera (NAC) mosaic centered at the Apollo 15 landing site with an extent of 60x60km. Each NAC image was processed in ISIS3 at a resolution of 50cm pixel, color balanced, and synthesized into a single output.]] } local treks_A16_60x60kmeq = { Identifier = "A16_60x60kmeq", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 16]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_16.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_16.vrt"), Description = [[This is a Lunar Reconnaisance Orbiter (LRO) Narrow Angle Camera (NAC) mosaic centered at the Apollo 16 landing site with an extent of 60x60km. Each NAC image was processed in ISIS3 at a resolution of 50cm pixel, color balanced, and synthesized into a single output.]] } local treks_A17_60x60kmeq = { Identifier = "A17_60x60kmeq", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 17]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_17.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_17.vrt"), Description = [[This is a Lunar Reconnaisance Orbiter (LRO) Narrow Angle Camera (NAC) mosaic centered at the Apollo 17 landing site with an extent of 60x60km. Each NAC image was processed in ISIS3 at a resolution of 50cm pixel, color balanced, and synthesized into a single output.]] } local treks_M129086118ndgcs = { Identifier = "M129086118ndgcs", Name = [[LRO Narrow Angle Camera, Mosaic Apollo 17 Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_17_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Apollo_17_Landing_Site.vrt"), Description = [[This is the site where American astronauts Eugene Cernan and Harrison Schmitt made the sixth and final human landing on the Moon of the Apollo program on December 11, 1972. Cernan and Schmitt landed here aboard the lunar module Challenger, while Ronald Evans remained in orbit around the Moon in the command module America. With a PhD in geology, Schmitt was the first and only professional scientist to have visited the Moon. Cernan and Schmitt conducted 3 surface EVAs. The first, lasting 7 hours, 11 minutes, 53 seconds, included deploying the Apollo Lunar Surface Experiments Package (ALSEP) approximately 185 meters west-northwest of the lunar module, and conducting a 3.5-kilometer geologic traverse using the lunar rover to the rim of Steno, a small impact crater south of the landing site. The second surface EVA, lasting 7 hours, 36 minutes, 56 seconds, featured a 20.4-kilometer geologic traverse south and west. Stops included a location at the base of South Massif where a landslide had brought ancient highland rocks from high on the mountain into reach, and at Shorty Crater, which was found to be impact rather than volcanic in origin, but which excavated an older volcanic deposit which yielded the famous , beads of volcanic glass erupted in a lunar fire fountain. The third surface EVA, lasting 7 hours, 15 minutes, 8 seconds, had the astronauts making a 20.4-kilometer geologic traverse north and east to North Massif. Stops on this traverse included taking samples of early lunar crust material from large boulders near the base of the massif that had rolled down from high up on the mountain. Cernan and Schmitt collected 110.52 kilograms of lunar sample material for return to the Earth. In this LRO NAC view of the landing site, the descent stage of the Challenger is the largest man-made object visible. The dark markings of the astronauts' footprints and rover tire tracks are visible around the landing site, especially extending to the west-northwest, where components of the ALSEP are visible. @@ -135,77 +135,77 @@ The landing site, located at 20.1911 N, 30.7723 E, is in a narrow valley in the local treks_ingenii_skylight = { Identifier = "ingenii_skylight", Name = [[LRO Narrow Angle Camera, Mosaic Ingenii]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Ingenii.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Ingenii.vrt"), Description = [[Mare Ingenii is notable for being one of the few examples of a mare on the far side of the Moon, and the site for notable lunar swirls, enigmatic bright albedo features. This was enough to qualify the area as a Constellation Region of Interest. However, the area became even more interesting with the discovery of a lunar pit in imagery obtained using the Kaguya Terrain Camera. It measures about 130 m in diameter, and researchers speculate that the pit could be a skylight resulting from the collapse of the roof of a lava tube. Whether this is actually the case, and if so, the accessibility and extent of the lava tube have yet to be determined. However, such lava tubes are of great interest as potential locations for lunar bases, offering protection from extreme swings in temperature, galactic and solar radiation, and meteoroid impacts. This data layer was obtained using the Narrow Angle Camera aboard the Lunar Reconnaissance Orbiter and is a is a mosaic of 2 NAC strips centered on the Mare Ingenii pit.]] } local treks_marius_skylight = { Identifier = "marius_skylight", Name = [[LRO Narrow Angle Camera, Mosaic Marius]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Marius.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Marius.vrt"), Description = [[The Marius Hills represents one of the most prominent collection of volcanic domes on the Moon. The area was a candidate landing site for the Apollo program and was also designated as a Constellation Region of Interest. It remains a site under consideration for possible future missions. In addition to volcanic domes, the area features basaltic flows, sinuous rilles, and one prominent lunar pit. The Marius Hills pit measures 58 x 49 m in diameter and 40 m deep. It was first noticed in an image taken with the Kaguya Terrain Camera on May 20, 2008, by a team led by Junichi Haruyama . The fact that the Marius Hills pit is located on the floor of a sinuous rille has encouraged speculation the pit could be a skylight resulting from the collapse of the roof of a lava tube. Whether this is actually the case, and if so, the accessibility and extent of the lava tube have yet to be determined. However, such lava tubes are of great interest as potential locations for lunar bases, offering protection from extreme swings in temperature, galactic and solar radiation, and meteoroid impacts. This data layer was obtained using the Narrow Angle Camera aboard the Lunar Reconnaissance Orbiter and is a is a mosaic of 2 NAC strips centered on the Marius Hills pit.]] } local treks_LRO_NAC_Schrodinger = { Identifier = "LRO_NAC_Schrodinger", Name = [[LRO Narrow Angle Camera, Mosaic Schrodinger]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. The images were orthorectified using a digital elevation model (DEM) created from LROC NAC stereo images, when available, or LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM. The mosaic is generated at the same resolution at which the individual LROC NAC images were gathered, which is approximately 0.5 meters/pixel. The mosaic was registered horizontally to the LOLA global DEM.]] } local treks_schrodingerextraswathseq = { Identifier = "schrodingerextraswathseq", Name = [[LRO Narrow Angle Camera, Mosaic Schrodinger Extra]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_Extra.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_Extra.vrt"), Description = [[TBD]] } local treks_LRO_NAC_SchrodingerLandingSite2 = { Identifier = "LRO_NAC_SchrodingerLandingSite2", Name = [[LRO Narrow Angle Camera, Mosaic Schrodinger Landing Site]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_Landing_Site.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_Landing_Site.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. The images were orthorectified using a digital elevation model (DEM) created from LROC NAC stereo images, when available, or LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM. The mosaic is generated at the same resolution at which the individual LROC NAC images were gathered, which is approximately 0.5 meters/pixel. The mosaic was registered horizontally to the LOLA global DEM.]] } local treks_schrodingerneequirect = { Identifier = "schrodingerneequirect", Name = [[LRO Narrow Angle Camera, Mosaic Schrodinger NorthEast]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_NorthEast.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_NorthEast.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced. The mosaic is generated at the same resolution at which the individual LROC NAC images were gathered, which is approximately 1 meters/pixel.]] } local treks_schrodingerscequirect = { Identifier = "schrodingerscequirect", Name = [[LRO Narrow Angle Camera, Mosaic Schrodinger SouthCenter]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_SouthCenter.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_SouthCenter.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced. The mosaic is generated at the same resolution at which the individual LROC NAC images were gathered, which is approximately 1 meters/pixel.]] } local treks_schrodingerseequirect = { Identifier = "schrodingerseequirect", Name = [[LRO Narrow Angle Camera, Mosaic Schrodinger SouthEast]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_SouthEast.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Schrodinger_SouthEast.vrt"), Description = [[This is a visible image mosaic generated using Lunar Reconnaissance Orbiter Camera (LROC) Narrow Angle Camera (NAC) images from the Lunar Reconnaissance Orbiter mission. Each NAC image was registered horizontally to the LRO's Lunar Orbiter Laser Altimeter (LOLA) global DEM, and then mosaicked together and color balanced. The mosaic is generated at the same resolution at which the individual LROC NAC images were gathered, which is approximately 1 meters/pixel.]] } local treks_small_tranq_skylight_1 = { Identifier = "small_tranq_skylight_1", Name = [[LRO Narrow Angle Camera, Mosaic Small Tranquilltatis 1]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Small_Tranquilltatis_1.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Small_Tranquilltatis_1.vrt"), Description = [[The discovery of three lunar pits using imagery from imagery obtained using the Kaguya Terrain Camera led researchers to wonder how common such features might be. A very successful campaign was mounted to search Lunar Reconnaissance Orbiter Narrow Angle Camera (NAC) images to see if the higher resolution of NAC might reveal more lunar pits smaller than were detectable with the Kaguya Terrain Camera (R. V. Wagner and M. S. Robinson, 2015, UPDATE: THE SEARCH FOR LUNAR PITS, 2nd International Planetary Caves Conference). Researchers speculate that these lunar pits could be skylights resulting from roof collapse in lava tubes. Whether this is actually the case, and if so, the accessibility and extent of the lava tubes have yet to be determined. However, such lava tubes are of great interest as potential locations for lunar bases, offering protection from extreme swings in temperature, galactic and solar radiation, and meteoroid impacts. This data layer was obtained using the Narrow Angle Camera aboard the Lunar Reconnaissance Orbiter and is a is a mosaic of 2 NAC strips centered on a small pit in Mare Tranquillitatis.]] } local treks_small_tranq_skylight_2 = { Identifier = "small_tranq_skylight_2", Name = [[LRO Narrow Angle Camera, Mosaic Small Tranquilltatis 2]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Mosaic_Small_Tranquilltatis_2.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Mosaic_Small_Tranquilltatis_2.vrt"), Description = [[The discovery of three lunar pits using imagery from imagery obtained using the Kaguya Terrain Camera led researchers to wonder how common such features might be. A very successful campaign was mounted to search Lunar Reconnaissance Orbiter Narrow Angle Camera (NAC) images to see if the higher resolution of NAC might reveal more lunar pits smaller than were detectable with the Kaguya Terrain Camera (R. V. Wagner and M. S. Robinson, 2015, UPDATE: THE SEARCH FOR LUNAR PITS, 2nd International Planetary Caves Conference). Researchers speculate that these lunar pits could be skylights resulting from roof collapse in lava tubes. Whether this is actually the case, and if so, the accessibility and extent of the lava tubes have yet to be determined. However, such lava tubes are of great interest as potential locations for lunar bases, offering protection from extreme swings in temperature, galactic and solar radiation, and meteoroid impacts. This data layer was obtained using the Narrow Angle Camera aboard the Lunar Reconnaissance Orbiter and is a is a mosaic of 2 NAC strips centered on a small pit in Mare Tranquillitatis.]] } local treks_NAC_DTM_APOLLO17_SLOPE = { Identifier = "NAC_DTM_APOLLO17_SLOPE", Name = [[LRO Narrow Angle Camera, Slope Apollo 17]], - FilePath = asset.localResource("LRO_Narrow_Angle_Camera/Slope_Apollo_17.vrt"), + FilePath = asset.resource("LRO_Narrow_Angle_Camera/Slope_Apollo_17.vrt"), Description = [[This is a color slope map derived from a 5m Digital Terrain Model (DTM) of the Apollo 17 landing site created with Narrow Angle Camera (NAC) stereo image pairs from the Lunar Reconnaissance Orbiter Camera (LROC) aboard the Lunar Reconnaissance Orbiter (LRO). Image is 3-channel RGB TIFF, 8 bits/sample, 3 samples/pixel in single image plane configuration]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC-GLD100_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC-GLD100_DEM.asset index b79cfafafa..46d3eba271 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC-GLD100_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC-GLD100_DEM.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_WACGLD100_Gray_79S79N_256ppd = { Identifier = "LRO_WACGLD100_Gray_79S79N_256ppd", Name = [[LRO WAC-GLD100 DEM, Grayscale]], - FilePath = asset.localResource("LRO_WAC-GLD100_DEM/Grayscale.vrt"), + FilePath = asset.resource("LRO_WAC-GLD100_DEM/Grayscale.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC_GLD100_DEM.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC_GLD100_DEM.asset index b1e8e6ab82..1f64a5cbce 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC_GLD100_DEM.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_WAC_GLD100_DEM.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_LRO_WACGLD100_ClrShade_79S79N_256ppd = { Identifier = "LRO_WACGLD100_ClrShade_79S79N_256ppd", Name = [[LRO WAC GLD100 DEM, ColorHillShade]], - FilePath = asset.localResource("LRO_WAC_GLD100_DEM/ColorHillShade.vrt"), + FilePath = asset.resource("LRO_WAC_GLD100_DEM/ColorHillShade.vrt"), Description = [[]] } local treks_LRO_WACGLD100_Shade_79S79N_256ppd = { Identifier = "LRO_WACGLD100_Shade_79S79N_256ppd", Name = [[LRO WAC GLD100 DEM, Hillshade]], - FilePath = asset.localResource("LRO_WAC_GLD100_DEM/Hillshade.vrt"), + FilePath = asset.resource("LRO_WAC_GLD100_DEM/Hillshade.vrt"), Description = [[]] } diff --git a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_and_Kaguya_Multi_Instruments_1895.21mpp.asset b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_and_Kaguya_Multi_Instruments_1895.21mpp.asset index b712baf75b..7a72733e9e 100644 --- a/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_and_Kaguya_Multi_Instruments_1895.21mpp.asset +++ b/data/assets/scene/solarsystem/planets/earth/moon/nasa-treks/LRO_and_Kaguya_Multi_Instruments_1895.21mpp.asset @@ -9,35 +9,35 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/earth/moon/moo local treks_3He_Dig_Here_Layer = { Identifier = "3He_Dig_Here_Layer", Name = [[LRO and Kaguya Multi Instruments 1895.21mpp, 3He Dig Here]], - FilePath = asset.localResource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Dig_Here.vrt"), + FilePath = asset.resource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Dig_Here.vrt"), Description = [[This data represents potential Helium-3 deposits and other solar wind implanted volatiles on the Moon. This data layer has been generated by querying specific criteria from the following datasets: Titanium Oxide (TiO2) abundance from Lunar Reconnaissance Orbiter’s (LRO) Wide-Angle Camera (WAC), Optical Maturity Index (OMAT) from Kaguya Lunar Multiband Imager (MI), slope from LRO’s Lunar Orbital Laser Altimeter (LOLA), and Rock Abundance from LRO’s Lunar Radiometer Experiment (DIVINER). For this “Dig Here” layer, the following criteria has been applied: TiO2 > 9.0%, OMAT < 0.15, Slope < 4°, and rock abundance < 0.02%. The research on Helium-3 as a potential use for fuel for a fusion cell and the data presented as a result of this research culminated as an outcome of a group project at the Colorado School of Mines. The research for this data should be credited to: Stewart Ray, Colleen Olson, Lisa Robibero, Steven Coutts, and Maxwell Sissman of the Planetary and Terrestrial Mining Sciences Symposium and Space Resources Roundtable, Colorado School of Mines.]] } local treks_3He_Likely_Layer = { Identifier = "3He_Likely_Layer", Name = [[LRO and Kaguya Multi Instruments 1895.21mpp, 3He Likely]], - FilePath = asset.localResource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Likely.vrt"), + FilePath = asset.resource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Likely.vrt"), Description = [[This data represents potential Helium-3 deposits and other solar wind implanted volatiles on the Moon. This data layer has been generated by querying specific criteria from the following datasets: Titanium Oxide (TiO2) abundance from Lunar Reconnaissance Orbiter’s (LRO) Wide-Angle Camera (WAC), Optical Maturity Index (OMAT) from Kaguya Lunar Multiband Imager (MI), slope from LRO’s Lunar Orbital Laser Altimeter (LOLA), and Rock Abundance from LRO’s Lunar Radiometer Experiment (DIVINER). For this “Likely” layer, the following criteria has been applied: TiO2 > 3.0%, OMAT < 0.25, Slope < 20°, and rock abundance < 0.10%. The research on Helium-3 as a potential use for fuel for a fusion cell and the data presented as a result of this research culminated as an outcome of a group project at the Colorado School of Mines. The research for this data should be credited to: Stewart Ray, Colleen Olson, Lisa Robibero, Steven Coutts, and Maxwell Sissman of the Planetary and Terrestrial Mining Sciences Symposium and Space Resources Roundtable, Colorado School of Mines.]] } local treks_3He_More_Likely_Layer = { Identifier = "3He_More_Likely_Layer", Name = [[LRO and Kaguya Multi Instruments 1895.21mpp, 3He More Likely]], - FilePath = asset.localResource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_More_Likely.vrt"), + FilePath = asset.resource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_More_Likely.vrt"), Description = [[This data represents potential Helium-3 deposits and other solar wind implanted volatiles on the Moon. This data layer has been generated by querying specific criteria from the following datasets: Titanium Oxide (TiO2) abundance from Lunar Reconnaissance Orbiter’s (LRO) Wide-Angle Camera (WAC), Optical Maturity Index (OMAT) from Kaguya Lunar Multiband Imager (MI), slope from LRO’s Lunar Orbital Laser Altimeter (LOLA), and Rock Abundance from LRO’s Lunar Radiometer Experiment (DIVINER). For this “More Likely” layer, the following criteria has been applied: TiO2 > 4.5%, OMAT < 0.225, Slope < 16°, and rock abundance < 0.08%. The research on Helium-3 as a potential use for fuel for a fusion cell and the data presented as a result of this research culminated as an outcome of a group project at the Colorado School of Mines. The research for this data should be credited to: Stewart Ray, Colleen Olson, Lisa Robibero, Steven Coutts, and Maxwell Sissman of the Planetary and Terrestrial Mining Sciences Symposium and Space Resources Roundtable, Colorado School of Mines.]] } local treks_3He_Most_Likely_Layer = { Identifier = "3He_Most_Likely_Layer", Name = [[LRO and Kaguya Multi Instruments 1895.21mpp, 3He Most Likely]], - FilePath = asset.localResource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Most_Likely.vrt"), + FilePath = asset.resource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Most_Likely.vrt"), Description = [[This data represents potential Helium-3 deposits and other solar wind implanted volatiles on the Moon. This data layer has been generated by querying specific criteria from the following datasets: Titanium Oxide (TiO2) abundance from Lunar Reconnaissance Orbiter’s (LRO) Wide-Angle Camera (WAC), Optical Maturity Index (OMAT) from Kaguya Lunar Multiband Imager (MI), slope from LRO’s Lunar Orbital Laser Altimeter (LOLA), and Rock Abundance from LRO’s Lunar Radiometer Experiment (DIVINER). For this “Most Likely” layer, the following criteria has been applied: TiO2 > 7.5%, OMAT < 0.175, Slope < 8°, and rock abundance < 0.04%. The research on Helium-3 as a potential use for fuel for a fusion cell and the data presented as a result of this research culminated as an outcome of a group project at the Colorado School of Mines. The research for this data should be credited to: Stewart Ray, Colleen Olson, Lisa Robibero, Steven Coutts, and Maxwell Sissman of the Planetary and Terrestrial Mining Sciences Symposium and Space Resources Roundtable, Colorado School of Mines.]] } local treks_3He_Very_Likely_Layer = { Identifier = "3He_Very_Likely_Layer", Name = [[LRO and Kaguya Multi Instruments 1895.21mpp, 3He Very Likely]], - FilePath = asset.localResource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Very_Likely.vrt"), + FilePath = asset.resource("LRO_and_Kaguya_Multi_Instruments_1895.21mpp/3He_Very_Likely.vrt"), Description = [[This data represents potential Helium-3 deposits and other solar wind implanted volatiles on the Moon. This data layer has been generated by querying specific criteria from the following datasets: Titanium Oxide (TiO2) abundance from Lunar Reconnaissance Orbiter’s (LRO) Wide-Angle Camera (WAC), Optical Maturity Index (OMAT) from Kaguya Lunar Multiband Imager (MI), slope from LRO’s Lunar Orbital Laser Altimeter (LOLA), and Rock Abundance from LRO’s Lunar Radiometer Experiment (DIVINER). For this “Very Likely” layer, the following criteria has been applied: TiO2 > 6.0%, OMAT < 0.20, Slope < 12°, and rock abundance < 0.06%. The research on Helium-3 as a potential use for fuel for a fusion cell and the data presented as a result of this research culminated as an outcome of a group project at the Colorado School of Mines. The research for this data should be credited to: Stewart Ray, Colleen Olson, Lisa Robibero, Steven Coutts, and Maxwell Sissman of the Planetary and Terrestrial Mining Sciences Symposium and Space Resources Roundtable, Colorado School of Mines.]] } diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2000_carbon_monoxide.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2000_carbon_monoxide.asset index e627c703e4..f80b089ff5 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2000_carbon_monoxide.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2000_carbon_monoxide.asset @@ -16,7 +16,7 @@ volcanoes and brush burning. Between the anthropogenic and natural sources, scie estimate that the annual production of carbon monoxide is 2-5 gigatons]] local URL = "https://sos.noaa.gov/catalog/datasets/carbon-monoxide-2000/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2004_ir_hurricane.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2004_ir_hurricane.asset index b7c88a2d5e..e3122e3be3 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2004_ir_hurricane.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2004_ir_hurricane.asset @@ -16,7 +16,7 @@ hurricane season]] local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-season-2004/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-grayir.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-grayir.asset index 22d4c3ffa4..54dc62e0eb 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-grayir.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-grayir.asset @@ -12,7 +12,7 @@ commerce for oceans and atmosphere and NOAA administrator]] local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-season-2005/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-wvsst.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-wvsst.asset index b904040628..c0ef080763 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-wvsst.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2005_hurricane-wvsst.asset @@ -12,7 +12,7 @@ commerce for oceans and atmosphere and NOAA administrator]] local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-season-water-vapor-and-sst-2005/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2012_hurricane.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2012_hurricane.asset index 3d1c11732e..3f3e9068a4 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2012_hurricane.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/2012_hurricane.asset @@ -18,7 +18,7 @@ recorded by geostationary satellites]] local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-season-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon.asset index 46d0b31305..9f1f47fd8c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon.asset @@ -20,7 +20,7 @@ Pinatubo]] local URL = "https://sos.noaa.gov/catalog/datasets/aerosols-black-carbon/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon_and_sulfate.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon_and_sulfate.asset index 635dd828d8..86bf016ffc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon_and_sulfate.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_blackcarbon_and_sulfate.asset @@ -20,7 +20,7 @@ Pinatubo]] local URL = "https://sos.noaa.gov/catalog/datasets/aerosols-black-carbon-and-sulfate/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_sulfate.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_sulfate.asset index 68f8a0bd14..6a7ebd203e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_sulfate.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aerosol_sulfate.asset @@ -20,7 +20,7 @@ Pinatubo]] local URL = "https://sos.noaa.gov/catalog/datasets/aerosols-sulfate/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/airtraffic.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/airtraffic.asset index fcddb6a034..e4d6d301e7 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/airtraffic.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/airtraffic.asset @@ -15,7 +15,7 @@ takeoffs and landings." - From the National Air Traffic Controllers Association local URL = "https://sos.noaa.gov/catalog/datasets/air-traffic/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/all_sats.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/all_sats.asset index 7a1467473a..80b2539b4a 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/all_sats.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/all_sats.asset @@ -20,7 +20,7 @@ than one day]] local URL = "https://sos.noaa.gov/catalog/datasets/satellites-paths-and-positions/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aqua_swath.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aqua_swath.asset index f272694ac0..5b7df40b5a 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aqua_swath.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/aqua_swath.asset @@ -19,7 +19,7 @@ about the same local time everyday. Aqua crosses the equator from south to north local URL = "https://sos.noaa.gov/catalog/datasets/polar-orbiting-aqua-satellite-and-modis-swath/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbonflux.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbonflux.asset index 1f9b8a1bb3..a1f6807fdf 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbonflux.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbonflux.asset @@ -18,7 +18,7 @@ for CO2 and related trace gases. The data set shows daily average fluxes constru local URL = "https://sos.noaa.gov/catalog/datasets/polar-orbiting-aqua-satellite-and-modis-swath/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-fixed_scale.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-fixed_scale.asset index f56bd621f2..dd969db107 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-fixed_scale.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-fixed_scale.asset @@ -18,7 +18,7 @@ performed by the NOAA Global Monitoring Division and international partners]] local URL = "https://sos.noaa.gov/catalog/datasets/carbon-tracker-fixed-scale/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-sliding_scale.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-sliding_scale.asset index d63b070c1b..cb1c676a70 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-sliding_scale.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/carbontracker_2000_2100-sliding_scale.asset @@ -18,7 +18,7 @@ performed by the NOAA Global Monitoring Division and international partners]] local URL = "https://sos.noaa.gov/catalog/datasets/carbon-tracker-sliding-scale/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/climate_niche.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/climate_niche.asset index d66a48f2e3..d6fcfabaf8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/climate_niche.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/climate_niche.asset @@ -21,7 +21,7 @@ projected to cover 19% of the global land and impact an estimated 3.5 billion pe local URL = "https://sos.noaa.gov/catalog/datasets/human-climate-niche-2020-and-2070/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/co_gmd.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/co_gmd.asset index d65682d582..557670a013 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/co_gmd.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/co_gmd.asset @@ -19,7 +19,7 @@ emissions from heavy traffic can produce CO concentrations of 200 - 5000 ppb]] local URL = "https://sos.noaa.gov/catalog/datasets/carbon-monoxide-2008-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fim_chem.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fim_chem.asset index a8d9eaa785..9799f9951c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fim_chem.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fim_chem.asset @@ -15,7 +15,7 @@ for better Earth system modeling for climate prediction]] local URL = "https://sos.noaa.gov/catalog/datasets/aerosols-fim-chem-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fossil_fuel.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fossil_fuel.asset index 340d39938a..fc43fc2b5a 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fossil_fuel.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fossil_fuel.asset @@ -22,7 +22,7 @@ human management of global resources]] local URL = "https://sos.noaa.gov/catalog/datasets/fossil-fuel-co2-release-2011-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fukushima.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fukushima.asset index 5745f85178..6f7c10371b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fukushima.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/fukushima.asset @@ -14,7 +14,7 @@ passively follow the wind]] local URL = "https://sos.noaa.gov/catalog/datasets/fukushima-radioactive-aerosol-dispersion-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_sat.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_sat.asset index c1b307452d..6b907476bf 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_sat.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_sat.asset @@ -18,7 +18,7 @@ local Description = [[Geostationary satellites are a key tool for scientists to local URL = "https://sos.noaa.gov/catalog/datasets/geostationary-satellites/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_scan.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_scan.asset index ea7f80eaa2..673b40fff3 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_scan.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/geo_scan.asset @@ -18,7 +18,7 @@ worldwide]] local URL = "https://sos.noaa.gov/catalog/datasets/geostationary-satellites-scanning-pattern/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/giss_temp_anom.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/giss_temp_anom.asset index 93c0bb28bb..3c46da965f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/giss_temp_anom.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/giss_temp_anom.asset @@ -10,7 +10,7 @@ not absolute temperature]] local URL = "https://sos.noaa.gov/catalog/datasets/temperature-anomaly-nasa-1884-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-insolation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-insolation.asset index 169c523ede..882d03bc59 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-insolation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-insolation.asset @@ -14,7 +14,7 @@ places]] local URL = "https://sos.noaa.gov/catalog/datasets/solar-insolation-monthly-nasa/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-rainfall.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-rainfall.asset index 8ad3926164..712af8bc9f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-rainfall.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/globe-rainfall.asset @@ -14,7 +14,7 @@ atmosphere. This heating is a major part of Earth's energy budget and climate]] local URL = "https://sos.noaa.gov/catalog/datasets/rainfall-monthly-nasa/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/harvey-clouds_precip.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/harvey-clouds_precip.asset index c41747a256..a5cf15c25c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/harvey-clouds_precip.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/harvey-clouds_precip.asset @@ -14,7 +14,7 @@ local Description = [[Hurricane Harvey was an extremely destructive Atlantic hur local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-harvey-clouds-with-precipitation-2017/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017.asset index c380649be9..abb12828da 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017.asset @@ -17,7 +17,7 @@ and calling on volunteers for help]] local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-season-2017/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017_wvsst.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017_wvsst.asset index b1aba5e1e8..94c7b73a8b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017_wvsst.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_season_2017_wvsst.asset @@ -17,7 +17,7 @@ local Description = [[After a long lull in major hurricanes striking the U.S. local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-season-water-vapor-and-sst-2017/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_tracks-cumulative.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_tracks-cumulative.asset index 0fd6929d3e..26b8ec90e4 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_tracks-cumulative.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/hurricane_tracks-cumulative.asset @@ -12,7 +12,7 @@ been created to predict hurricane paths include the historical data in their mod local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-tracks-cumulative-1950-2005/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/isaac.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/isaac.asset index 19782cbd5a..05d3d2c136 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/isaac.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/isaac.asset @@ -15,7 +15,7 @@ brought significant amounts of rain to the southeastern United States]] local URL = "https://sos.noaa.gov/catalog/datasets/hurricane-isaac-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/iss_track.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/iss_track.asset index 7d7ed3c86c..1885b12d30 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/iss_track.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/iss_track.asset @@ -18,7 +18,7 @@ local Description = [[The first piece of the International Space Station was sen local URL = "https://sos.noaa.gov/catalog/datasets/international-space-station-track/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/land_temp.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/land_temp.asset index a592db0723..b7b37a9708 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/land_temp.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/land_temp.asset @@ -14,7 +14,7 @@ the University of Delaware]] local URL = "https://sos.noaa.gov/catalog/datasets/international-space-station-track/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/lightning.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/lightning.asset index 6528b0afb8..01371824a9 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/lightning.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/lightning.asset @@ -15,7 +15,7 @@ number of lightning flashes per square kilometer]] local URL = "https://sos.noaa.gov/catalog/datasets/lightning-flash-rate/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/ltg_vaisala.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/ltg_vaisala.asset index 9b7feb1d1f..6ded0d0620 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/ltg_vaisala.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/ltg_vaisala.asset @@ -19,7 +19,7 @@ number of events. This dataset runs from June 2011 through August 2012]] local URL = "c" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nasa_sats.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nasa_sats.asset index 43bf62187a..46cf73d447 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nasa_sats.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nasa_sats.asset @@ -17,7 +17,7 @@ of the satellites are currently in orbit, and the sixth satellite is scheduled t launched in 2008]] local URL = "https://sos.noaa.gov/catalog/datasets/polar-orbiting-nasa-a-train-satellites/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-carbon.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-carbon.asset index d059ba1cd8..199a26002f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-carbon.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-carbon.asset @@ -14,7 +14,7 @@ atmosphere]] local URL = "https://sos.noaa.gov/catalog/datasets/carbon-dioxide-concentration-geos-5-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-chem.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-chem.asset index 30ca95c704..0861878015 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-chem.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-chem.asset @@ -14,7 +14,7 @@ and climate]] local URL = "https://sos.noaa.gov/catalog/datasets/atmospheric-chemistry-geos-5-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-winds.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-winds.asset index 29759ea97c..e59570d7c1 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-winds.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/nccs_models-winds.asset @@ -14,7 +14,7 @@ around the globe. Red, orange and yellow are used for the fastest moving air]] local URL = "https://sos.noaa.gov/catalog/datasets/winds-geos-5-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/no2_omsi.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/no2_omsi.asset index 6cdf0ac2b7..0b089d56d4 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/no2_omsi.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/no2_omsi.asset @@ -15,7 +15,7 @@ local Description = [[Nitrogen dioxide (NO2) is a key component of urban air pol local URL = "https://sos.noaa.gov/catalog/datasets/nitrogen-dioxide/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/noaa_sat-tracks.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/noaa_sat-tracks.asset index d5f3f9e2c9..e4ccbcf3f8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/noaa_sat-tracks.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/noaa_sat-tracks.asset @@ -19,7 +19,7 @@ other applications]] local URL = "https://sos.noaa.gov/catalog/datasets/polar-orbiting-noaa-satellite-tracks/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/pclim.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/pclim.asset index ad471808da..b10da7f4b6 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/pclim.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/pclim.asset @@ -12,7 +12,7 @@ normal]] local URL = "https://sos.noaa.gov/catalog/datasets/temperature-anomaly-yearly-500-2006-paleoclimate-evidence/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/poes_sat.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/poes_sat.asset index ca3c100c52..72166327b2 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/poes_sat.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/poes_sat.asset @@ -15,7 +15,7 @@ orbit the Earth 14.1 times per day]] local URL = "https://sos.noaa.gov/catalog/datasets/polar-orbiting-noaa-17-satellite-coverage/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-antarctic.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-antarctic.asset index 396092394f..3a31ab9c2c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-antarctic.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-antarctic.asset @@ -26,7 +26,7 @@ temporal resolution and 2 degree longitude by 2 degree latitude resolution]] local URL = "https://sos.noaa.gov/catalog/datasets/precipitable-water-antarctic-expedition-1902-1903/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-elnino.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-elnino.asset index dd23e40a4f..506e1eed80 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-elnino.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-elnino.asset @@ -26,7 +26,7 @@ temporal resolution and 2 degree longitude by 2 degree latitude resolution]] local URL = "https://sos.noaa.gov/catalog/datasets/precipitable-water-el-nino-1917-1919/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-hurricane.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-hurricane.asset index 8e591c95fe..5f075a0882 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-hurricane.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/reanalysis-hurricane.asset @@ -26,7 +26,7 @@ local Description = [[Until 2010, the longest globally-complete estimate of the local URL = "https://sos.noaa.gov/catalog/datasets/precipitable-water-galveston-hurricane-1900/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sandy.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sandy.asset index 2b02f27780..993858da9d 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sandy.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sandy.asset @@ -10,7 +10,7 @@ local Description = [[Hurricane Sandy was a memorable and disastrous storm that local URL = "https://sos.noaa.gov/catalog/datasets/precipitable-water-galveston-hurricane-1900/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sunsync_sat.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sunsync_sat.asset index 4d0494246b..5642468f42 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sunsync_sat.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/sunsync_sat.asset @@ -15,7 +15,7 @@ orbit the Earth 14.1 times per day]] local URL = "https://sos.noaa.gov/catalog/datasets/polar-orbiting-noaa-17-and-noaa-18/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/temp_anom.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/temp_anom.asset index 490c0d6d37..7371f9ffca 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/temp_anom.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/temp_anom.asset @@ -18,7 +18,7 @@ warmest]] local URL = "https://sos.noaa.gov/catalog/datasets/temperature-anomaly-yearly-noaa-1880-present/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/tropical_widening.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/tropical_widening.asset index dc9a991756..b06c47520c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/tropical_widening.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/tropical_widening.asset @@ -9,7 +9,7 @@ shows the changes in the tropical zone boundaries over the last three decades]] local URL = "https://sos.noaa.gov/catalog/datasets/tropical-widening/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan-wvsst.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan-wvsst.asset index 6ffe5657f2..49387eaf9c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan-wvsst.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan-wvsst.asset @@ -12,7 +12,7 @@ Real-time: SST from October 30th to November 12th, 2013]] local URL = "https://sos.noaa.gov/catalog/datasets/typhoon-haiyan-water-vapor-and-sst-oct-nov-2013/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan.asset index 0f6f98766e..1895f32d98 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/typhoon_haiyan.asset @@ -12,7 +12,7 @@ to 195 mph. If confirmed, it would beat the previous record holder, Hurricane Ca local URL = "https://sos.noaa.gov/catalog/datasets/typhoon-haiyan-oct-nov-2013/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/volcano_ash.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/volcano_ash.asset index 2fef56cbb0..bcb98981e5 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/volcano_ash.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/atmosphere/volcano_ash.asset @@ -18,7 +18,7 @@ engine failures]] local URL = "https://sos.noaa.gov/catalog/datasets/volcanic-ash-eruption-iceland/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-cropland.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-cropland.asset index 3babd0b6d7..d2dc1af89d 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-cropland.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-cropland.asset @@ -14,7 +14,7 @@ the area of Africa]] local URL = "https://sos.noaa.gov/catalog/datasets/agriculture-cropland-intensity/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-pastureland.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-pastureland.asset index 5e0ddef36e..83900b4dab 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-pastureland.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/agriculture-pastureland.asset @@ -14,7 +14,7 @@ the area of Africa]] local URL = "https://sos.noaa.gov/catalog/datasets/agriculture-pastureland-intensity/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/birds.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/birds.asset index 14823d0289..8d39b8a6b7 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/birds.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/birds.asset @@ -13,7 +13,7 @@ and National Audubon Society, that allows birdwatchers to enter their observatio local URL = "https://sos.noaa.gov/catalog/datasets/bird-migration-patterns-western-hemisphere/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble.asset index 256ee75fc0..58c755df20 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble.asset @@ -17,7 +17,7 @@ poles using thermal infrared imagery.]] local URL = "https://sos.noaa.gov/catalog/datasets/blue-marble/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo.asset index b18ff1a6f0..8d59f9a4e8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo.asset @@ -13,7 +13,7 @@ local Description = [[The Blue Marble is an incredibly detailed, true-color depi local URL = "https://sos.noaa.gov/catalog/datasets/blue-marble-with-topography-seasonal/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo_bathy.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo_bathy.asset index 3c12994ae2..99b4c8d412 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo_bathy.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-blue_marble_topo_bathy.asset @@ -13,7 +13,7 @@ local Description = [[The Blue Marble is an incredibly detailed, true-color depi local URL = "https://sos.noaa.gov/catalog/datasets/blue-marble-with-topography-seasonal/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-nightlights.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-nightlights.asset index d9881cd218..37c2d7ef41 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-nightlights.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-nightlights.asset @@ -19,7 +19,7 @@ needed to get a view of the clouds over the poles using thermal infrared imagery local URL = "https://sos.noaa.gov/catalog/datasets/blue-marble-and-nighttime-lights/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-seasonal_blue_marble.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-seasonal_blue_marble.asset index 1ed2f90abc..e5984b1c27 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-seasonal_blue_marble.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/blue_marble-seasonal_blue_marble.asset @@ -14,7 +14,7 @@ on any given day clouds are blocking a significant portion of the surface]] local URL = "https://sos.noaa.gov/catalog/datasets/blue-marble-seasonal/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-global.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-global.asset index 7dadc485b7..b4175be9ed 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-global.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-global.asset @@ -12,7 +12,7 @@ the world's hydrological cycle]] local URL = "https://sos.noaa.gov/catalog/datasets/dams-and-reservoirs-1800-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-mississippi.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-mississippi.asset index 02c0b651ef..4f56658289 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-mississippi.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-mississippi.asset @@ -12,7 +12,7 @@ where data were available]] local URL = "https://sos.noaa.gov/catalog/datasets/dams-and-reservoirs-mississippi-river-1800-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-yangtze.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-yangtze.asset index 9e1b70a16b..83574adc63 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-yangtze.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/dams-yangtze.asset @@ -12,7 +12,7 @@ the world's hydrological cycle]] local URL = "https://sos.noaa.gov/catalog/datasets/dams-and-reservoirs-yangtze-1800-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-06z_only.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-06z_only.asset index 7dff94800c..530348ea91 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-06z_only.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-06z_only.asset @@ -14,7 +14,7 @@ greater area than the land covered by darkness]] local URL = "https://sos.noaa.gov/catalog/datasets/daynight-terminator-daily/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-full_year.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-full_year.asset index f6c7b80fa5..8fe830bb97 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-full_year.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-full_year.asset @@ -14,7 +14,7 @@ greater area than the land covered by darkness]] local URL = "https://sos.noaa.gov/catalog/datasets/daynight-terminator-hourly/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-oneday.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-oneday.asset index 8e5a5136fc..df43c5ec61 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-oneday.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/day_night-oneday.asset @@ -14,7 +14,7 @@ greater area than the land covered by darkness]] local URL = "https://sos.noaa.gov/catalog/datasets/daynight-terminator-single-day/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2002.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2002.asset index bbbedd7abd..003584eabf 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2002.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2002.asset @@ -13,7 +13,7 @@ local Description = [[The data was recorded by the Defense Meteorological Satell local URL = "https://sos.noaa.gov/catalog/datasets/nighttime-lights-comparison-1992-and-2002/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2008.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2008.asset index a3685b893b..336b374623 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2008.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2008.asset @@ -13,7 +13,7 @@ infrared radiance at night]] local URL = "https://sos.noaa.gov/catalog/datasets/nighttime-lights-comparison-1992-2000-and-2008/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2009.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2009.asset index 79847962d9..d5fbd4c977 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2009.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-1992_2009.asset @@ -13,7 +13,7 @@ radiance at night]] local URL = "https://sos.noaa.gov/catalog/datasets/nighttime-lights-comparison-1992-and-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-2012.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-2012.asset index f272717e0e..82a44ade54 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-2012.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-2012.asset @@ -11,7 +11,7 @@ the Department of Defense]] local URL = "https://sos.noaa.gov/catalog/datasets/nighttime-lights-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-color_nightlights.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-color_nightlights.asset index e246a6f54c..4b092c15ec 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-color_nightlights.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-color_nightlights.asset @@ -16,7 +16,7 @@ Meteorological Satellite Program (DMSP) data spanning October 1994 - March 1995] local URL = "https://sos.noaa.gov/catalog/datasets/nighttime-lights-colorized/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-nightlights.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-nightlights.asset index 7b3dfcd372..dec6df226a 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-nightlights.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earth_night-nightlights.asset @@ -16,7 +16,7 @@ Meteorological Satellite Program (DMSP) data spanning October 1994 - March 1995] local URL = "https://sos.noaa.gov/catalog/datasets/nighttime-lights/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-1980_1995_quakes.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-1980_1995_quakes.asset index 4414257e03..3eb6fb3f2f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-1980_1995_quakes.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-1980_1995_quakes.asset @@ -21,7 +21,7 @@ some shaking of indoor items and significant damage unlikely]] local URL = "https://sos.noaa.gov/catalog/datasets/earthquakes-cumulative-1980-1995/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-2001_2015.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-2001_2015.asset index 01df0c1d2c..5feb93ace6 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-2001_2015.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquake-2001_2015.asset @@ -18,7 +18,7 @@ when they are shallow within the earth (less than 100 km or 60 mi. deep)]] local URL = "https://sos.noaa.gov/catalog/datasets/earthquakes-2001-2015/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_1901_2000.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_1901_2000.asset index ae3ec7f342..be3f75493d 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_1901_2000.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_1901_2000.asset @@ -19,7 +19,7 @@ the plate boundary faults responsible for the majority of all of these earthquak local URL = "https://sos.noaa.gov/catalog/datasets/earthquakes-of-the-20th-century/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_and_eruptions.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_and_eruptions.asset index 8341231db6..b16a81bb6b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_and_eruptions.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earthquakes_and_eruptions.asset @@ -14,7 +14,7 @@ dots]] local URL = "https://sos.noaa.gov/catalog/datasets/earthquakes-and-eruptions-1960-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnetic_lines.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnetic_lines.asset index c844a389e5..7200450a55 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnetic_lines.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnetic_lines.asset @@ -19,7 +19,7 @@ Earth, between the red and blue lines, is the magnetic equator shaded yellow]] local URL = "https://sos.noaa.gov/catalog/datasets/earths-magnetic-lines/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnets.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnets.asset index 359e6060ca..3a29cb1ed8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnets.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/earths_magnetism_magnets.asset @@ -19,7 +19,7 @@ Earth, between the red and blue lines, is the magnetic equator shaded yellow]] local URL = "https://sos.noaa.gov/catalog/datasets/earths-magnetic-field-compass-needles/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo1.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo1.asset index e8368c6c65..4c888bcca8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo1.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo1.asset @@ -16,7 +16,7 @@ modeling and Earth visualization]] local URL = "https://sos.noaa.gov/catalog/datasets/etopo1-topography-and-bathymetry/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_bright.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_bright.asset index cb63930d27..9dfc2e090e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_bright.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_bright.asset @@ -14,7 +14,7 @@ uses green, yellow, orange, red and white to denote increasing elevation of the local URL = "https://sos.noaa.gov/catalog/datasets/etopo2-topography-and-bathymetry-bright-colors/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_color.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_color.asset index a225878d88..82cb62fbf4 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_color.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_color.asset @@ -14,7 +14,7 @@ green, yellow, orange, red and white to denote increasing elevation of the land] local URL = "https://sos.noaa.gov/catalog/datasets/etopo2-topography-and-bathymetry-color-enhanced/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_shaded.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_shaded.asset index 70decb20cd..5676c1f385 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_shaded.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_shaded.asset @@ -14,7 +14,7 @@ model]] local URL = "https://sos.noaa.gov/catalog/datasets/etopo2-topography-and-bathymetry-shaded-colors/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_topo.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_topo.asset index cc6f7a54ed..ce1530cc6f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_topo.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-earth_topo.asset @@ -17,7 +17,7 @@ use green, yellow, orange, red and white to denote increasing elevation of the l local URL = "https://sos.noaa.gov/catalog/datasets/etopo2-topography-and-bathymetry-natural-colors/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-landsat.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-landsat.asset index 4b461e3cbf..78a8f15a7f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-landsat.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/etopo2-landsat.asset @@ -13,7 +13,7 @@ from the GLOBE project which has a global digital elevation model]] local URL = "https://sos.noaa.gov/catalog/datasets/etopo2-bathymetry/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire.asset index 0e5c6596a3..d0ff98dec5 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire.asset @@ -17,7 +17,7 @@ and their short- and long-term effects on ecosystems]] local URL = "https://sos.noaa.gov/catalog/datasets/fires-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire_veg.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire_veg.asset index 33606bda10..f7a85b0659 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire_veg.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/fire_veg.asset @@ -16,7 +16,7 @@ local Description = [[This dataset leads viewers on a narrated global tour of fi local URL = "https://sos.noaa.gov/catalog/datasets/fire-observations-and-vegetation-2002-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-displaced_250.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-displaced_250.asset index fc38b5ac1e..04666ec168 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-displaced_250.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-displaced_250.asset @@ -17,7 +17,7 @@ vulnerable to the effects of flooding]] local URL = "https://sos.noaa.gov/catalog/datasets/flood-events-displaced-250-or-more-people-2000-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-fatal.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-fatal.asset index 8b053ac833..f41a83c311 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-fatal.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-fatal.asset @@ -17,7 +17,7 @@ vulnerable to the effects of flooding]] local URL = "https://sos.noaa.gov/catalog/datasets/flood-events-50-or-more-fatalities-2000-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-heavy_rain.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-heavy_rain.asset index ccda40b529..58c8536244 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-heavy_rain.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-heavy_rain.asset @@ -17,7 +17,7 @@ vulnerable to the effects of flooding]] local URL = "https://sos.noaa.gov/catalog/datasets/flood-events-due-to-heavy-rain-2000-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-major_floods.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-major_floods.asset index 414a7a44e5..5b24cf1dc2 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-major_floods.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/flooding-major_floods.asset @@ -17,7 +17,7 @@ vulnerable to the effects of flooding]] local URL = "https://sos.noaa.gov/catalog/datasets/flood-events-2000-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/food_v_feed.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/food_v_feed.asset index 8ce2ecc1e9..410c898ef2 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/food_v_feed.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/food_v_feed.asset @@ -12,7 +12,7 @@ where most of the crops are used as animal feed (in red)]] local URL = "https://sos.noaa.gov/catalog/datasets/agriculture-food-vs-feed/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/forests.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/forests.asset index 6eec50dfa2..682e404b0e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/forests.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/forests.asset @@ -13,7 +13,7 @@ replanting after loss has occurred]] local URL = "https://sos.noaa.gov/catalog/datasets/forest-change-extent-gain-and-loss-2000-2014/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/geomag_tracklines.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/geomag_tracklines.asset index 631bbd5ead..d9fb82ea75 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/geomag_tracklines.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/geomag_tracklines.asset @@ -13,7 +13,7 @@ created in the liquid iron-nickel core]] local URL = "https://sos.noaa.gov/catalog/datasets/geomagnetic-tracklines/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/global_vegetation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/global_vegetation.asset index e690559e05..93c92af7a6 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/global_vegetation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/global_vegetation.asset @@ -13,7 +13,7 @@ data from the satellite, developed by scientists at NOAA]] local URL = "https://sos.noaa.gov/catalog/datasets/vegetation-seasonal-changes-apr-2012-apr-2013/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/gray_earth.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/gray_earth.asset index 0197017490..334b16fcd0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/gray_earth.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/gray_earth.asset @@ -24,7 +24,7 @@ equalized hypsography that forms the foundation of the Gray Earth imagery]] local URL = "https://sos.noaa.gov/catalog/datasets/gray-earth/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/hot_topo.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/hot_topo.asset index 1722b454f5..74f0e33e84 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/hot_topo.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/hot_topo.asset @@ -20,7 +20,7 @@ Everest, the tallest point on earth at a height of 29,035 feet, almost 5.5 miles local URL = "https://sos.noaa.gov/catalog/datasets/topography-and-bathymetry-with-nighttime-lights/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/irsat_nightlights.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/irsat_nightlights.asset index 75adb14afb..fd2d9bc973 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/irsat_nightlights.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/irsat_nightlights.asset @@ -14,7 +14,7 @@ greater area than the land covered by darkness]] local URL = "https://sos.noaa.gov/catalog/datasets/daynight-terminator-with-clouds/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/japan_quake.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/japan_quake.asset index c10f56cd42..0cbb716b0e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/japan_quake.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/japan_quake.asset @@ -14,7 +14,7 @@ waves]] local URL = "https://sos.noaa.gov/catalog/datasets/japan-earthquake-march-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_1901_2100.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_1901_2100.asset index d27f83c2aa..3f6c43a626 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_1901_2100.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_1901_2100.asset @@ -14,7 +14,7 @@ climatologist Rudolf Geiger]] local URL = "https://sos.noaa.gov/catalog/datasets/koppen-geiger-climate-changes-1901-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_2007.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_2007.asset index b9c6112dd2..5a48702002 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_2007.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/koppen_climate-koppen_2007.asset @@ -14,7 +14,7 @@ climatologist Rudolf Geiger.This particular revision is from 2007]] local URL = "https://sos.noaa.gov/catalog/datasets/koppen-geiger-climate-classification-2007/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-animation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-animation.asset index d09fc82a7c..74312c68ec 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-animation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-animation.asset @@ -19,7 +19,7 @@ Earth]] local URL = "https://sos.noaa.gov/catalog/datasets/land-cover-animation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-ribbon.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-ribbon.asset index 15514b56fd..4daf011126 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-ribbon.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-ribbon.asset @@ -19,7 +19,7 @@ Earth]] local URL = "https://sos.noaa.gov/catalog/datasets/land-cover-map-with-ribbon-of-labels/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-slideshow.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-slideshow.asset index 21ba1b8650..64f938d1ef 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-slideshow.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_cover-slideshow.asset @@ -19,7 +19,7 @@ Earth]] local URL = "https://sos.noaa.gov/catalog/datasets/land-cover-map-with-slideshow-of-labels/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_current.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_current.asset index 9062e2ef0c..139b6eda91 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_current.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_current.asset @@ -14,7 +14,7 @@ indicate higher yields]] local URL = "https://sos.noaa.gov/catalog/datasets/agriculture-cropland-yield-current/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_potential.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_potential.asset index fa2184dbbd..cf1b64cd85 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_potential.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-cropland_potential.asset @@ -13,7 +13,7 @@ yields, while bright pink areas indicate higher yields]] local URL = "https://sos.noaa.gov/catalog/datasets/agriculture-cropland-yield-potential/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-production_gap.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-production_gap.asset index 2362a1ac18..d0eedf650c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-production_gap.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_production-production_gap.asset @@ -13,7 +13,7 @@ local Description = [[A major component of the 2 Billion More Coming to Dinner f local URL = "https://sos.noaa.gov/catalog/datasets/agriculture-cropland-yield-potential/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_ratio.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_ratio.asset index 8f245c37e8..86025ca6f9 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_ratio.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/land_ratio.asset @@ -9,7 +9,7 @@ that shows the ratio of land and sea at different latitudes]] local URL = "https://sos.noaa.gov/catalog/datasets/land-to-sea-ratio/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/latitude_longitude.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/latitude_longitude.asset index bb3c44399a..7f02d6b4de 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/latitude_longitude.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/latitude_longitude.asset @@ -10,7 +10,7 @@ introduction of map reading and exploration]] local URL = "https://sos.noaa.gov/catalog/datasets/latitude-longitude-layers/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/magnetic_declination.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/magnetic_declination.asset index 39ee251726..aa6016c541 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/magnetic_declination.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/magnetic_declination.asset @@ -13,7 +13,7 @@ created in the liquid iron-nickel core]] local URL = "https://sos.noaa.gov/catalog/datasets/earths-magnetic-declination/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nightsky.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nightsky.asset index e79777a478..bad37b4666 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nightsky.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nightsky.asset @@ -10,7 +10,7 @@ constellations in the night sky]] local URL = "https://sos.noaa.gov/catalog/datasets/light-pollution-artificial-sky-brightness/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nuclear_earthquake.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nuclear_earthquake.asset index 86f8b078f3..b6cb618048 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nuclear_earthquake.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/nuclear_earthquake.asset @@ -19,7 +19,7 @@ prediction continues to be inaccurate and imprecise]] local URL = "https://sos.noaa.gov/catalog/datasets/earthquakes-and-nuclear-power-plants/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_map.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_map.asset index c510b97081..1ded519273 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_map.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_map.asset @@ -18,7 +18,7 @@ local Description = [[The PALEOMAP PaleoAtlas for GPlates consists of 91 paleoge local URL = "https://sos.noaa.gov/catalog/datasets/paleomap-paleoatlas-0-750-million-years-ago/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_overlays.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_overlays.asset index 3cbffba2f3..e3bc89c716 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_overlays.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/paleo_overlays.asset @@ -18,7 +18,7 @@ mineral-rich water from the roof of the cave]] local URL = "https://sos.noaa.gov/catalog/datasets/paleoclimate-proxies/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/pantropical_biomass.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/pantropical_biomass.asset index 1f950ba22e..04ac41cd55 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/pantropical_biomass.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/pantropical_biomass.asset @@ -12,7 +12,7 @@ accurate baseline for evaluating and monitoring future changes]] local URL = "https://sos.noaa.gov/catalog/datasets/land-cover-woody-biomass-in-pan-tropics/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/plate_movement.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/plate_movement.asset index 6444d42a3e..de764789fc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/plate_movement.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/plate_movement.asset @@ -21,7 +21,7 @@ motion of the oceanic plates]] local URL = "https://sos.noaa.gov/catalog/datasets/plate-movement-200-million-years-ago-to-today/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/river_discharge_2010.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/river_discharge_2010.asset index 46b10fdd5a..c9ec00865d 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/river_discharge_2010.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/river_discharge_2010.asset @@ -12,7 +12,7 @@ cells]] local URL = "https://sos.noaa.gov/catalog/datasets/rivers-daily-discharge-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-iso_lines_yellow.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-iso_lines_yellow.asset index 226a21c2fa..7fd63a675c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-iso_lines_yellow.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-iso_lines_yellow.asset @@ -18,7 +18,7 @@ not uniform causing linear features perpendicular to the divergent boundaries]] local URL = "https://sos.noaa.gov/catalog/datasets/age-of-the-seafloor-contour-lines/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-shaded_veg.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-shaded_veg.asset index 3fad571144..187eb0090e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-shaded_veg.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-shaded_veg.asset @@ -18,7 +18,7 @@ not uniform causing linear features perpendicular to the divergent boundaries]] local URL = "https://sos.noaa.gov/catalog/datasets/age-of-the-seafloor-vegetation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-topo.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-topo.asset index c02691c137..29862244b3 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-topo.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/sea_floor_age-topo.asset @@ -18,7 +18,7 @@ not uniform causing linear features perpendicular to the divergent boundaries]] local URL = "https://sos.noaa.gov/catalog/datasets/age-of-the-seafloor-topography/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/seismic_waves-1994northridge.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/seismic_waves-1994northridge.asset index c580a32d93..200484ba65 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/seismic_waves-1994northridge.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/seismic_waves-1994northridge.asset @@ -15,7 +15,7 @@ displaced from their homes by the effects of the quake]] local URL = "https://sos.noaa.gov/catalog/datasets/seismic-waves-northridge-earthquake-1994/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians.asset index 74da04e0be..4bc5d9c98e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians.asset @@ -15,7 +15,7 @@ ensure that the places with the most vulnerable species are being protected]] local URL = "https://sos.noaa.gov/catalog/datasets/species-richness-amphibians/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians_threatened.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians_threatened.asset index 01e9e088c4..a9384cfc87 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians_threatened.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-amphibians_threatened.asset @@ -15,7 +15,7 @@ ensure that the places with the most vulnerable species are being protected]] local URL = "https://sos.noaa.gov/catalog/datasets/species-richness-amphibians-threatened/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds.asset index b9a31f6778..63c58241be 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds.asset @@ -15,7 +15,7 @@ ensure that the places with the most vulnerable species are being protected]] local URL = "https://sos.noaa.gov/catalog/datasets/species-richness-birds/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds_threatened.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds_threatened.asset index cfd93d573f..7d74457996 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds_threatened.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-birds_threatened.asset @@ -15,7 +15,7 @@ ensure that the places with the most vulnerable species are being protected]] local URL = "https://sos.noaa.gov/catalog/datasets/species-richness-birds-threatened/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals.asset index 0bd4cd9d68..898368e9b4 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals.asset @@ -15,7 +15,7 @@ ensure that the places with the most vulnerable species are being protected]] local URL = "https://sos.noaa.gov/catalog/datasets/species-richness-mammals/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals_threatened.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals_threatened.asset index 2b76fb9369..26aaeb3d3e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals_threatened.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/species_richness-mammals_threatened.asset @@ -15,7 +15,7 @@ ensure that the places with the most vulnerable species are being protected]] local URL = "https://sos.noaa.gov/catalog/datasets/species-richness-mammals-threatened/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/surface_temperature.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/surface_temperature.asset index 66a3736839..03246628cb 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/surface_temperature.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/surface_temperature.asset @@ -15,7 +15,7 @@ area in the northern hemisphere, is also evident]] local URL = "https://sos.noaa.gov/catalog/datasets/surface-temperature/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/top_quakes.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/top_quakes.asset index 0f2fdc7dfb..1923dfe436 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/top_quakes.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/top_quakes.asset @@ -21,7 +21,7 @@ motion]] local URL = "https://sos.noaa.gov/catalog/datasets/earthquakes-historical-top-10-through-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-eruptions.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-eruptions.asset index 70619dbd43..fc9b6dbb89 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-eruptions.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-eruptions.asset @@ -19,7 +19,7 @@ rising to the surface. The volcanoes on Hawaii are the result of hotspots]] local URL = "https://sos.noaa.gov/catalog/datasets/volcano-eruptions-through-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-global_volcanoes.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-global_volcanoes.asset index 7a5c88dabf..bd1d17724e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-global_volcanoes.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-global_volcanoes.asset @@ -19,7 +19,7 @@ rising to the surface. The volcanoes on Hawaii are the result of hotspots]] local URL = "https://sos.noaa.gov/catalog/datasets/volcano-locations/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-tsunami.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-tsunami.asset index d253562d82..cd92fa7082 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-tsunami.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/land/volcanoes-tsunami.asset @@ -19,7 +19,7 @@ rising to the surface. The volcanoes on Hawaii are the result of hotspots]] local URL = "https://sos.noaa.gov/catalog/datasets/volcano-eruptions-causing-tsunamis-through-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/bm10000.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/bm10000.asset index e7e97f9b28..f1500048de 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/bm10000.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/bm10000.asset @@ -37,7 +37,7 @@ coasts]] local URL = "https://sos.noaa.gov/catalog/datasets/blue-marble-sea-level-ice-and-vegetation-changes-19000bc-10000ad/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/gfdl_seaice.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/gfdl_seaice.asset index 48d53c5b82..a4522509af 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/gfdl_seaice.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/gfdl_seaice.asset @@ -20,7 +20,7 @@ temperatures]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-sea-ice-change-gfdl-a1b-1861-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-a1b.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-a1b.asset index 848febb8f9..fd2cf07bfa 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-a1b.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-a1b.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-ccsm-a1b-1870-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-b1.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-b1.asset index 2e1a4f97b0..414ca53bbd 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-b1.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-ccsm-b1.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-ccsm-b1-1870-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-compare.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-compare.asset index de2207e70f..7b9ecc5cbb 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-compare.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-compare.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-comparison-gfdl-a1b-and-b1/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-a1b.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-a1b.asset index 77775a04bc..c8e2503572 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-a1b.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-a1b.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-gfdl-a1b-1870-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-b1.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-b1.asset index 3363e76a50..53cf3c1058 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-b1.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-gfdl-b1.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-gfdl-b1-1870-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-a1b.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-a1b.asset index 0969862c73..84735005b0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-a1b.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-a1b.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-hadley-a1b-1870-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-b1.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-b1.asset index 77b3a7b8ca..37e4f72ff1 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-b1.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ipcc_temp-had-b1.asset @@ -17,7 +17,7 @@ formatted for Science On a Sphere]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-hadley-b1-1870-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga26.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga26.asset index 13902c9a57..90b1469ba8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga26.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga26.asset @@ -9,7 +9,7 @@ of dynamics of the weather and climate system to projections of future climate]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-rcp-26-2006-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga45.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga45.asset index 3f9ac61d06..eecde1e968 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga45.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga45.asset @@ -9,7 +9,7 @@ of dynamics of the weather and climate system to projections of future climate]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-rcp-45-2006-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga60.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga60.asset index a25f860df7..f3d5a28fc4 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga60.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga60.asset @@ -9,7 +9,7 @@ of dynamics of the weather and climate system to projections of future climate]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-rcp-60-2006-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga85.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga85.asset index fdbf42c66b..6fb81cd80b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga85.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/rcp-ga85.asset @@ -9,7 +9,7 @@ of dynamics of the weather and climate system to projections of future climate]] local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-rcp-85-2006-2100/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-a1b.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-a1b.asset index 8384c9f5bd..ab5213b79d 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-a1b.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-a1b.asset @@ -19,7 +19,7 @@ local Description = [[Scientists use computer climate models as a way to underst local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-hadley-a1b-1860-2099/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-e1.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-e1.asset index 593d54ba07..5c28fbbce1 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-e1.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/models/ukmet-e1.asset @@ -18,7 +18,7 @@ and then drops to 421ppm by 2099, with a global mean temperature increase of 2.1 local URL = "https://sos.noaa.gov/catalog/datasets/climate-model-temperature-change-hadley-e1-1860-2099/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/2009_ice_animation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/2009_ice_animation.asset index 8c19cd9782..ad3a0b706c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/2009_ice_animation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/2009_ice_animation.asset @@ -18,7 +18,7 @@ Microwave/Imager. The resolution is 2 km]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-ice-animation-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-black.asset index c3515c1222..4327700b34 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-black.asset @@ -21,7 +21,7 @@ inches for low emission scenarios and 10 - 23 inches for high emission scenarios local URL = "https://sos.noaa.gov/catalog/datasets/sea-level-rise-impact-of-6-meter-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-red.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-red.asset index 26dc7c7ab6..aca7f7aed0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-red.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/6m_sea_level_rise-red.asset @@ -21,7 +21,7 @@ Report predicts that total global-average sea level rise from 1990 - 2100 will b local URL = "https://sos.noaa.gov/catalog/datasets/sea-level-rise-impact-of-6-meter-red/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/animal_tracking.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/animal_tracking.asset index 187f6e42d7..a279e0bce7 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/animal_tracking.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/animal_tracking.asset @@ -15,7 +15,7 @@ local Description = [["TOPP, Tagging of the Pacific Predators, began in 2000 as local URL = "https://sos.noaa.gov/catalog/datasets/seal-and-seabird-tracks-pacific-ocean/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_tracks.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_tracks.asset index 1e18740f11..80c657cacc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_tracks.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_tracks.asset @@ -17,7 +17,7 @@ climate]] local URL = "https://sos.noaa.gov/catalog/datasets/float-tracks-argo-buoy-surface-animation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_waterfall.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_waterfall.asset index 81e673f004..ef27752c47 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_waterfall.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/argo_buoy_waterfall.asset @@ -17,7 +17,7 @@ climate]] local URL = "https://sos.noaa.gov/catalog/datasets/float-tracks-argo-buoy-depths-animation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/atl_turtle.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/atl_turtle.asset index c2c5499355..604610e609 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/atl_turtle.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/atl_turtle.asset @@ -17,7 +17,7 @@ was outfitted with a satellite tag by Kate Mansfield, then a Ph.D. student at th local URL = "https://sos.noaa.gov/catalog/datasets/sea-turtle-track-atlantic-ocean/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/buoy_locations.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/buoy_locations.asset index c171f02641..c1406f0f01 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/buoy_locations.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/buoy_locations.asset @@ -14,7 +14,7 @@ can be seen on this visualization]] local URL = "https://sos.noaa.gov/catalog/datasets/buoy-and-float-locations/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/catch_model.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/catch_model.asset index d7e49d2d31..ab15fba4d1 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/catch_model.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/catch_model.asset @@ -18,7 +18,7 @@ catch in these areas]] local URL = "https://sos.noaa.gov/catalog/datasets/fisheries-catch-model-2005-vs-2050/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/chlorophyll_model.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/chlorophyll_model.asset index fea17dc984..6080951b6c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/chlorophyll_model.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/chlorophyll_model.asset @@ -17,7 +17,7 @@ understand the possible effects on life in the ocean and the global carbon cycle local URL = "https://sos.noaa.gov/catalog/datasets/biosphere-marine-chlorophyll-concentration-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/currents.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/currents.asset index 52a5a4c998..f20aaeba3e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/currents.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/currents.asset @@ -21,7 +21,7 @@ to move through the whole conveyor belt]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-circulation-labeled-currents/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/dart_buoy.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/dart_buoy.asset index c69391da60..ea86ca24c0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/dart_buoy.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/dart_buoy.asset @@ -16,7 +16,7 @@ DART Project will consist of 32 DART buoys]] local URL = "https://sos.noaa.gov/catalog/datasets/buoy-locations-dart-only/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-gray_land.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-gray_land.asset index 9beda39568..77f9c7d36e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-gray_land.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-gray_land.asset @@ -19,7 +19,7 @@ surface temperatures. The sea surface temperature data is also from the ECCO2 mo local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-currents-and-temperature-gray-land/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-veg_land.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-veg_land.asset index c07834ffd6..9d1020ab5e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-veg_land.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ecco2_sst-veg_land.asset @@ -19,7 +19,7 @@ surface temperatures. The sea surface temperature data is also from the ECCO2 mo local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-currents-and-temperature-vegetation-on-land/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/elnino.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/elnino.asset index b8afbc6621..7734c78160 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/elnino.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/elnino.asset @@ -16,7 +16,7 @@ lasts for about 18 months]] local URL = "https://sos.noaa.gov/catalog/datasets/el-nino-and-la-nina-seasonal-impacts/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-black_background.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-black_background.asset index 866a3fb9e0..6007fb6e1e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-black_background.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-black_background.asset @@ -13,7 +13,7 @@ Dynamics Laboratory (GFDL)]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-temperature-noaa-model-black-land/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-land_background.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-land_background.asset index ff77be0d3d..a2c534a529 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-land_background.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/gfdl_sst-land_background.asset @@ -13,7 +13,7 @@ Dynamics Laboratory (GFDL)]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-temperature-noaa-model-with-vegetation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/greenland_melt.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/greenland_melt.asset index 95d515789b..67f471a1d0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/greenland_melt.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/greenland_melt.asset @@ -17,7 +17,7 @@ average over the past 18 years that have been studied]] local URL = "https://sos.noaa.gov/catalog/datasets/greenland-melting-trends/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami.asset index 36a78b06a8..0c7c8615ec 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami.asset @@ -14,7 +14,7 @@ waves]] local URL = "https://sos.noaa.gov/catalog/datasets/japan-tsunami-wave-heights-march-11-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami_waves.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami_waves.asset index 910dbd1868..e27ec10675 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami_waves.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/japan_tsunami_waves.asset @@ -20,7 +20,7 @@ the DART buoys]] local URL = "https://sos.noaa.gov/catalog/datasets/japan-tsunami-wave-propagation-march-11-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/loggerheadseaturtletracks.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/loggerheadseaturtletracks.asset index daef08d4c6..2a81d52f9e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/loggerheadseaturtletracks.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/loggerheadseaturtletracks.asset @@ -17,7 +17,7 @@ proportional to the turtle length]] local URL = "https://sos.noaa.gov/catalog/datasets/loggerhead-sea-turtle-tracks/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_impacts.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_impacts.asset index 25fd80c9a3..19e7fde4fd 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_impacts.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_impacts.asset @@ -17,7 +17,7 @@ acidification]] local URL = "https://sos.noaa.gov/catalog/datasets/human-influences-on-marine-ecosystems/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_life_tracking.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_life_tracking.asset index 7c3943e563..e1e727e216 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_life_tracking.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/marine_life_tracking.asset @@ -14,7 +14,7 @@ animal tracking dataset. For a more extensive dataset using data from TOPP, go h local URL = "https://sos.noaa.gov/catalog/datasets/marine-life-tracks-pacific-ocean/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_947293.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_947293.asset index 40b6035177..393bcc47da 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_947293.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_947293.asset @@ -16,7 +16,7 @@ capture site]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-turtle-track-gulf-of-mexico-94-7293/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_958002.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_958002.asset index edf064cf59..93fc0bc868 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_958002.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/mexico_turtles_958002.asset @@ -16,7 +16,7 @@ released within 2 days at the capture site]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-turtle-track-gulf-of-mexico-94-8002/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/modis_sst.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/modis_sst.asset index caba554a45..500cda2ca1 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/modis_sst.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/modis_sst.asset @@ -15,7 +15,7 @@ months]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-temperature-observations-2002-2006/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_speed.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_speed.asset index ddb23c4a85..e22a3b1774 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_speed.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_speed.asset @@ -15,7 +15,7 @@ green areas are moving faster than the blue areas]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-currents/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_sst.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_sst.asset index 813324aa22..f550750ea7 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_sst.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/nasa_sst.asset @@ -13,7 +13,7 @@ Space Flight Center]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-temperature-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-co2_flux.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-co2_flux.asset index 7ce6e84ed0..c357a919df 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-co2_flux.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-co2_flux.asset @@ -12,7 +12,7 @@ water than in atmosphere above, CO2 is released to the atmosphere]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-atmosphere-co2-exchange/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-ph.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-ph.asset index 855b08afa1..fb85da36b3 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-ph.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-ph.asset @@ -15,7 +15,7 @@ dataset starts in 1861 and runs through 2100]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-acidification-surface-ph/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-saturation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-saturation.asset index 7371f28050..b41f0377d7 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-saturation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_acid-saturation.asset @@ -20,7 +20,7 @@ acidification]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-acidification-saturation-state/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_depths_temp.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_depths_temp.asset index 846f34d8dd..27c5016607 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_depths_temp.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_depths_temp.asset @@ -15,7 +15,7 @@ in some of the deeper imagery]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-temperature-at-depth-seasonal/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_drain-gray.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_drain-gray.asset index b3c491381a..3a14bf4d87 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_drain-gray.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ocean_drain-gray.asset @@ -13,7 +13,7 @@ anomalies in the sea surface detected by satellites]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-drain-with-gray-bathymetry/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pac_turtle.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pac_turtle.asset index f3a36de299..1a4151cdf0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pac_turtle.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pac_turtle.asset @@ -15,7 +15,7 @@ tag transmitted a signal that allowed Adelita's track to be monitored post-relea local URL = "https://sos.noaa.gov/catalog/datasets/sea-turtle-track-pacific-ocean/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/phytoplankton.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/phytoplankton.asset index 6eb6fa12eb..dd262a0677 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/phytoplankton.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/phytoplankton.asset @@ -19,7 +19,7 @@ biomass]] local URL = "https://sos.noaa.gov/catalog/datasets/phytoplankton-model/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pr_tsunami.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pr_tsunami.asset index 5019d5de8f..78b14d4818 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pr_tsunami.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/pr_tsunami.asset @@ -16,7 +16,7 @@ Trench, the deepest location in the Atlantic Ocean]] local URL = "https://sos.noaa.gov/catalog/datasets/puerto-rico-hypothetical-tsunami/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/reefs_risk.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/reefs_risk.asset index f6a6533d60..720127aecb 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/reefs_risk.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/reefs_risk.asset @@ -24,7 +24,7 @@ is leading to wide-spread coral bleaching]] local URL = "https://sos.noaa.gov/catalog/datasets/coral-reef-risk-outlook/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level.asset index 88749947cc..c5f092c2c3 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level.asset @@ -21,7 +21,7 @@ inches for low emission scenarios and 10 - 23 inches for high emission scenarios local URL = "https://sos.noaa.gov/catalog/datasets/sea-level-rise-10m-increments/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level_trends.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level_trends.asset index 871633731f..9757aa3491 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level_trends.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_level_trends.asset @@ -22,7 +22,7 @@ high emission scenarios]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-level-trends-1993-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_surface_height_anomaly.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_surface_height_anomaly.asset index fbde95f363..71c12a4abc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_surface_height_anomaly.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sea_surface_height_anomaly.asset @@ -16,7 +16,7 @@ collecting sea surface height data over the global ocean for almost two decades] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-height-anomaly/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_monthly.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_monthly.asset index 6043d8e4ac..7ddcc88c9a 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_monthly.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_monthly.asset @@ -15,7 +15,7 @@ planet]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-ice-extent-arctic-only-1850-present/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_radiation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_radiation.asset index dd42635ed6..52963b7232 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_radiation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seaice_radiation.asset @@ -13,7 +13,7 @@ which is more pronounced than anywhere else on the planet]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-ice-fraction-and-solar-radiation-absorption/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-land_background.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-land_background.asset index 993e9e9022..b670d3816b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-land_background.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-land_background.asset @@ -10,7 +10,7 @@ quantity of marine plant-life as it changes throughout the seasons of the year]] local URL = "https://sos.noaa.gov/catalog/datasets/biosphere-marine-chlorophyll-concentration/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-no_holes.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-no_holes.asset index c0a0c6082a..765a94802f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-no_holes.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-no_holes.asset @@ -11,7 +11,7 @@ year]] local URL = "https://sos.noaa.gov/catalog/datasets/biosphere-marine-chlorophyll-concentration-and-land-vegetation-with-co2-labels/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-polar_holes.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-polar_holes.asset index 012ebd28de..bc98e00dc9 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-polar_holes.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/seawifs-polar_holes.asset @@ -11,7 +11,7 @@ year]] local URL = "https://sos.noaa.gov/catalog/datasets/biosphere-marine-chlorophyll-concentration-and-land-vegetation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shark.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shark.asset index ca0c3360c4..89d70e40ca 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shark.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shark.asset @@ -16,7 +16,7 @@ the coast of California also were tracked traveling great distances from Califor local URL = "https://sos.noaa.gov/catalog/datasets/great-white-shark-track/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-mosaic.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-mosaic.asset index 7a414b9034..773ea2dba6 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-mosaic.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-mosaic.asset @@ -22,7 +22,7 @@ ocean]] local URL = "https://sos.noaa.gov/catalog/datasets/ship-multibeam-bathymetric-surveys-mosaic/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-tracks.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-tracks.asset index 3a22679f6c..e9bd96ea0e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-tracks.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/ship_tracks-tracks.asset @@ -22,7 +22,7 @@ ocean]] local URL = "https://sos.noaa.gov/catalog/datasets/ship-tracklines-of-multibeam-bathymetric-surveys/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shipping.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shipping.asset index 197b037d66..6b36871784 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shipping.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/shipping.asset @@ -17,7 +17,7 @@ Global Map of Human Impacts to Marine Ecosystems]] local URL = "https://sos.noaa.gov/catalog/datasets/shipping-routes-with-labels-one-year/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/species_richness.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/species_richness.asset index 4534a808c3..9ea1b64c46 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/species_richness.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/species_richness.asset @@ -20,7 +20,7 @@ fisheries]] local URL = "https://sos.noaa.gov/catalog/datasets/fisheries-species-richness/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sss.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sss.asset index 0ab1905034..f7fe11873c 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sss.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sss.asset @@ -14,7 +14,7 @@ Earth's water cycle and ocean circulation]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-salinity/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sst_1980_1999.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sst_1980_1999.asset index c8b742970e..6206025b57 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sst_1980_1999.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/sst_1980_1999.asset @@ -16,7 +16,7 @@ shading is a cooling of the ocean by 5-10°F]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-surface-temperature-anomalies-1980-1999/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-alaska.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-alaska.asset index 673fe90b00..bbe1c9024b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-alaska.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-alaska.asset @@ -26,7 +26,7 @@ high also struck Mexico, Chile, and even New Zealand]] local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-alaska-1964/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians.asset index 9a84b76b13..2c3a881556 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians.asset @@ -23,7 +23,7 @@ in Peru]] local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-aleutian-islands-1946/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians_1957.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians_1957.asset index 456505a344..3c1bdbad9f 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians_1957.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-aleutians_1957.asset @@ -24,7 +24,7 @@ These efforts, established in 1948, would later become the Pacific Tsunami Warni local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-aleutian-islands-1957/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-cascadia.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-cascadia.asset index 3c688d3a66..c6d07d7ef8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-cascadia.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-cascadia.asset @@ -26,7 +26,7 @@ occurred around 9:00 at night in Cascadia on January 26, 1700 (05:00 January 27 local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-cascadia-1700/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-chile.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-chile.asset index b8334de5e8..89b087b975 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-chile.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-chile.asset @@ -28,7 +28,7 @@ and caused minor damage in San Diego, California and in Japan]] local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-chile-2010/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-japan.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-japan.asset index 1e3c4a08c6..d3d26e05fc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-japan.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-japan.asset @@ -33,7 +33,7 @@ California]] local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-japan-2011/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-lisbon.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-lisbon.asset index 5dfb64a7cd..bbb689a831 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-lisbon.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-lisbon.asset @@ -16,7 +16,7 @@ completing the earthquake's destruction]] local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-lisbon-1755/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-samoa.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-samoa.asset index 11b3d8b34c..7b25322717 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-samoa.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-samoa.asset @@ -18,7 +18,7 @@ evacuation. PTWC canceled all tsunami alerts about four hours after the earthqua local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-samoa-2009/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-sumatra.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-sumatra.asset index bbe0fbb68a..af71950876 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-sumatra.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_historical_series-sumatra.asset @@ -12,7 +12,7 @@ Province, Sumatra, where the tsunami rose as high as 30 m (100 ft.) and traveled local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-historical-series-sumatra-2004//" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_locations.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_locations.asset index 162f691b35..5e2e99ca81 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_locations.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/tsunami_locations.asset @@ -22,7 +22,7 @@ pronounced ocean features, such as volcanic islands, rift zones, and plate bound local URL = "https://sos.noaa.gov/catalog/datasets/tsunami-locations-2000-bce-2014/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vector_winds.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vector_winds.asset index fa7f73d43f..5fb452633a 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vector_winds.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vector_winds.asset @@ -16,7 +16,7 @@ from a given area on the ocean surface]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-surface-winds/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_discoveries_animation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_discoveries_animation.asset index 9354c87045..3e5ef81dc7 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_discoveries_animation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_discoveries_animation.asset @@ -13,7 +13,7 @@ with human-occupied, remotely-operated, and autonomous vehicles]] local URL = "https://sos.noaa.gov/catalog/datasets/deep-sea-vent-discoveries/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_locations.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_locations.asset index 521acfc12a..30bd1411c8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_locations.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vent_locations.asset @@ -13,7 +13,7 @@ otherwise cold, dark, deep sea]] local URL = "https://sos.noaa.gov/catalog/datasets/deep-sea-vent-locations/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vorticity.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vorticity.asset index 20a3fb3f8a..fd43cf69c1 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vorticity.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/vorticity.asset @@ -14,7 +14,7 @@ chemical constituents (such as carbon dioxide) throughout the globe]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-surface-vorticity/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_2012.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_2012.asset index aae1c3c290..2dd68ccffc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_2012.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_2012.asset @@ -11,7 +11,7 @@ numerical models to make these predictions]] local URL = "https://sos.noaa.gov/catalog/datasets/wave-heights-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_katrina.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_katrina.asset index 3b9e4435e6..52f41c1189 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_katrina.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_katrina.asset @@ -13,7 +13,7 @@ though the Gulf of Mexico. Finally it hit the southeast Louisiana coast on Monda local URL = "https://sos.noaa.gov/catalog/datasets/wave-heights-hurricane-katrina-2005/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_sandy.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_sandy.asset index 174650547f..44d1229ed5 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_sandy.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_height_sandy.asset @@ -13,7 +13,7 @@ a wave model called 'WAVEWATCH III'. The movie shows 3 hourly model output over local URL = "https://sos.noaa.gov/catalog/datasets/wave-heights-hurricane-sandy-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_power_2012.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_power_2012.asset index c1fbc68467..18f19e88dc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_power_2012.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/waves-wave_power_2012.asset @@ -11,7 +11,7 @@ numerical models to make these predictions]] local URL = "https://sos.noaa.gov/catalog/datasets/wave-power-2012/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-10day_seaice.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-10day_seaice.asset index 6d5533fd1a..8c6b7ce635 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-10day_seaice.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-10day_seaice.asset @@ -17,7 +17,7 @@ cell size grid covering both Arctic and Antarctic polar regions]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-ice-extent-1978-present/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-sept_seaice.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-sept_seaice.asset index b299b2de26..47dcb5639e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-sept_seaice.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/oceans/weeklyseaice-sept_seaice.asset @@ -25,7 +25,7 @@ Arctic is shrinking, while the Antarctic sea ice is not trending downward]] local URL = "https://sos.noaa.gov/catalog/datasets/sea-ice-extent-september-only/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/cables.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/cables.asset index 33f6b2be4c..b322a4e284 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/cables.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/cables.asset @@ -11,7 +11,7 @@ at Wikipedia]] local URL = "https://sos.noaa.gov/catalog/datasets/undersea-communication-cables/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/capitals.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/capitals.asset index 8b8024c36d..ad77528a18 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/capitals.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/capitals.asset @@ -10,7 +10,7 @@ country capitals onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/capital-city-names/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/city_names.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/city_names.asset index 53ba464dfc..606da418d8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/city_names.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/city_names.asset @@ -11,7 +11,7 @@ are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/city-names/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-black.asset index 03280e3dd0..6766fb74d3 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-black.asset @@ -10,7 +10,7 @@ continent borders in black onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/continent-borders-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-white.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-white.asset index ef85f6be2c..68b85bc6d9 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-white.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_borders-white.asset @@ -10,7 +10,7 @@ continent borders in white onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/continent-borders-white/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_names.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_names.asset index 5b9e415137..3cd2185ac8 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_names.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/continent_names.asset @@ -10,7 +10,7 @@ continent continent names onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/continent-names/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-black.asset index 2e9bdcf181..d16306a91e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-black.asset @@ -10,7 +10,7 @@ country borders onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/country-borders-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-white.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-white.asset index 66e2d411e0..57907d639b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-white.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_borders-white.asset @@ -10,7 +10,7 @@ country borders onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/country-borders-white/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_pop_names.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_pop_names.asset index 5475e86771..68ac357cfd 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_pop_names.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/country_pop_names.asset @@ -11,7 +11,7 @@ viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/country-names/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/currents.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/currents.asset index b786993321..6cc7217b16 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/currents.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/currents.asset @@ -10,7 +10,7 @@ of ocean currents, taken from the Ocean Circulation dataset]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-currents/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/general_circulation.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/general_circulation.asset index 1189f61cf8..48bd3641d2 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/general_circulation.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/general_circulation.asset @@ -12,7 +12,7 @@ rain shadow effect as well as cloud movement or when describing the coriolis eff local URL = "https://sos.noaa.gov/catalog/datasets/atmospheric-general-circulation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-black.asset index 3bbb7af600..eda460e77e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-black.asset @@ -10,7 +10,7 @@ black mask over all the land on any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/land-mask-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-veg.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-veg.asset index 7b9f28a9d6..0e86d919fc 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-veg.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/land_mask-veg.asset @@ -11,7 +11,7 @@ viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/land-mask-vegetation/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-black.asset index 1488b37544..630c38028e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-black.asset @@ -10,7 +10,7 @@ latitude and longitude grid in black onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/latlong-grid-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-white.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-white.asset index 8e4b62c7c9..88e05c2f12 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-white.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/latlon_grid-white.asset @@ -10,7 +10,7 @@ latitude and longitude grid in white onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/latlong-grid-white/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/ocean_names.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/ocean_names.asset index 6173829747..25ea1e94e2 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/ocean_names.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/ocean_names.asset @@ -10,7 +10,7 @@ names onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/ocean-names/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-color.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-color.asset index 90bad9ed82..d06a4b533b 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-color.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-color.asset @@ -11,7 +11,7 @@ dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/plate-boundaries-colorized/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-white.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-white.asset index e0567faf4d..00e2d4dd0d 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-white.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_boundary-white.asset @@ -10,7 +10,7 @@ tectonic plate boundaries in white onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/plate-boundaries-white/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_names.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_names.asset index f8bd0a3842..57b509e1ec 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_names.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/plate_names.asset @@ -10,7 +10,7 @@ tectonic plate names onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/plate-names/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/railroad.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/railroad.asset index 8efbb458c6..9301f1f4b5 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/railroad.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/railroad.asset @@ -11,7 +11,7 @@ Data]] local URL = "https://sos.noaa.gov/catalog/datasets/railroads/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/rivers.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/rivers.asset index 76bb1a1eb6..bef5758229 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/rivers.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/rivers.asset @@ -11,7 +11,7 @@ indicated by the size of the lines. The data was found at Natural Earth Data]] local URL = "https://sos.noaa.gov/catalog/datasets/rivers/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-black.asset index 02272f9cf5..c0085795cf 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-black.asset @@ -11,7 +11,7 @@ Data]] local URL = "https://sos.noaa.gov/catalog/datasets/roads-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-white.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-white.asset index 1c2755289f..a97330d44e 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-white.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/roads-white.asset @@ -11,7 +11,7 @@ Data]] local URL = "https://sos.noaa.gov/catalog/datasets/roads-white/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-black.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-black.asset index fe201024ab..08359476c0 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-black.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-black.asset @@ -10,7 +10,7 @@ country and North American state borders onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/country-borders-with-north-american-states-black/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-white.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-white.asset index 23163d7e99..42a19b0e29 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-white.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/state_borders-white.asset @@ -10,7 +10,7 @@ country and North American state borders onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/country-borders-with-north-american-states-white/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/timezones.asset b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/timezones.asset index a771fb0f5e..69518b1167 100644 --- a/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/timezones.asset +++ b/data/assets/scene/solarsystem/planets/earth/noaa-sos/overlays/timezones.asset @@ -10,7 +10,7 @@ timezones onto any dataset that you are viewing]] local URL = "https://sos.noaa.gov/catalog/datasets/time-zones/" -local syncedDirectory = asset.syncedResource({ +local syncedDirectory = asset.resource({ Name = Name, Type = "HttpSynchronization", Identifier = Identifier, diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/amateur.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/amateur.asset index 8c53e2fa68..4e4f755a3f 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/amateur.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/amateur.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Amateur Radio)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_amateur_radio", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/experimental.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/experimental.asset index 5307b4938b..654c64564a 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/experimental.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/experimental.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Experimental)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_x-comm", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/geostationary.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/geostationary.asset index c0e562027e..b6668e7ef2 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/geostationary.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/geostationary.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Geostationary)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_geo", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/globalstar.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/globalstar.asset index f4304a159a..e3d54ba07c 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/globalstar.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/globalstar.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (GlobalStar)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_globalstar", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/gorizont.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/gorizont.asset index 8e81b4c2cb..0ab12c2d39 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/gorizont.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/gorizont.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Gorizont)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_gorizont", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/intelsat.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/intelsat.asset index 1a7f0d21b5..b54b81e4f4 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/intelsat.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/intelsat.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Intelsat)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_intelsat", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium.asset index b5181a5086..c5a623371a 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Iridium)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_iridium", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium_next.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium_next.asset index 69856e3174..b56bb45a39 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium_next.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/iridium_next.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Iridium NEXT)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_iridium-NEXT", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/molniya.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/molniya.asset index 5937017024..5be8ee8886 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/molniya.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/molniya.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Molniya)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_molniya", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/orbcomm.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/orbcomm.asset index 06a4b3ddc4..8f00be9cac 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/orbcomm.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/orbcomm.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Orbcomm)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_orbcomm", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/other_comm.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/other_comm.asset index 613a9a1933..99e98cc528 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/other_comm.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/other_comm.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Other comm)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_other-comm", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/raduga.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/raduga.asset index f212a9f1a0..589e70850f 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/raduga.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/raduga.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Raduga)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_raduga", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/ses.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/ses.asset index 9da29c13c7..68ff8c2343 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/ses.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/ses.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (SES)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_ses", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/communications/starlink.asset b/data/assets/scene/solarsystem/planets/earth/satellites/communications/starlink.asset index 3e6538001f..d9ae0f3fa4 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/communications/starlink.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/communications/starlink.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Starlink)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_starlink", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_asat.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_asat.asset index 524ea1b36e..197d0817b1 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_asat.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_asat.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Indian ASAT test Debris)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_2019-006", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_breezem.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_breezem.asset index 48990cb89b..429d75054b 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_breezem.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_breezem.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Breeze-M Breakup)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_2012-044", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_fengyun.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_fengyun.asset index f7164e36fa..6de5152b47 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_fengyun.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_fengyun.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Fengyun Debris)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_1999-025", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_iridium33.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_iridium33.asset index d31e5d3cc6..2745a39fbf 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_iridium33.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_iridium33.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Iridium 33 Debris)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_iridium-33-debris", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_kosmos2251.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_kosmos2251.asset index ae4e4c7658..8681bf7bc7 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_kosmos2251.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/debris_kosmos2251.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Kosmos 2251 Debris)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_cosmos-2251-debris", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/cartesian_volume.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/cartesian_volume.asset index 165c09f43e..9fd06ffed6 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/cartesian_volume.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/cartesian_volume.asset @@ -18,8 +18,8 @@ local DebrisVolumeCartesian = { }, Renderable = { Type = "RenderableTimeVaryingVolume", - SourceDirectory = asset.localResource("generatedCartesian"), - TransferFunction = asset.localResource("transferfunction.txt"), + SourceDirectory = asset.resource("generatedCartesian"), + TransferFunction = asset.resource("transferfunction.txt"), StepSize = 0.01, MinValue = 0, MaxValue = 1, diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/spherical_volume.asset b/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/spherical_volume.asset index fa9884a66b..7b007b20a2 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/spherical_volume.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/debris/volume/spherical_volume.asset @@ -18,8 +18,8 @@ local DebrisVolumeSpherical = { }, Renderable = { Type = "RenderableTimeVaryingVolume", - SourceDirectory = asset.localResource("generated"), - TransferFunction = asset.localResource("transferfunction.txt"), + SourceDirectory = asset.resource("generated"), + TransferFunction = asset.resource("transferfunction.txt"), StepSize = 0.01, MinValue = 0, MaxValue = 1, diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/active.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/active.asset index eef6c9b559..d146a2a599 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/active.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/active.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Active)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_active", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/brightest.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/brightest.asset index 79bb4e7dab..95870e8de3 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/brightest.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/brightest.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (100 Brightest)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_visual", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/cubesats.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/cubesats.asset index c1a86fe27f..7f7a66fc55 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/cubesats.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/cubesats.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (CubeSat)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_cubesat", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/hubble_trail.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/hubble_trail.asset index 881f564cd7..4166915558 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/hubble_trail.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/hubble_trail.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Hubble)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_hst", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/iss.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/iss.asset index e113c31ed8..d8a069c31a 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/iss.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/iss.asset @@ -3,14 +3,14 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "ISS Models", Type = "HttpSynchronization", Identifier = "iss_model", Version = 3 }) -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (ISS)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_iss", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/military.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/military.asset index 72a6ad19d4..ac741d8d11 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/military.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/military.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Military)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_military", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/other.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/other.asset index 4ed0818184..786a10b15f 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/other.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/other.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Other)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_other", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/radar.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/radar.asset index 8dc45113ad..83143280f9 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/radar.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/radar.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Radar Calibration)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_radar", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/spacestations.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/spacestations.asset index dbc992f377..167d2b2cd9 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/spacestations.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/spacestations.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (SpaceStations)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_stations", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/misc/tle-new.asset b/data/assets/scene/solarsystem/planets/earth/satellites/misc/tle-new.asset index 98b734ffa1..71336d51c1 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/misc/tle-new.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/misc/tle-new.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Last 30 Days)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_tle-new", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/beidou.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/beidou.asset index a49d2358e7..94429c0294 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/beidou.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/beidou.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Beidou)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_beidou", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/galileo.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/galileo.asset index baecdb65a8..36cc8d0572 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/galileo.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/galileo.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Galileo)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_galileo", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/glosnass.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/glosnass.asset index f086cf4c6b..3e29b0f1c9 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/glosnass.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/glosnass.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Glosnass)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_glo-ops", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/gps.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/gps.asset index 4a605cae9e..0e1cf3c5c5 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/gps.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/gps.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (GPS)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_gps-ops", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/musson.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/musson.asset index 5bf78083f5..89df6c73c3 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/musson.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/musson.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Russian LEO Navigation)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_musson", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/nnss.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/nnss.asset index a6755ef248..a478d319c9 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/nnss.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/nnss.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Navy Navigation Satellite System)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_nnss", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/sbas.asset b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/sbas.asset index 9f46740e3b..181722c5c1 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/navigation/sbas.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/navigation/sbas.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Satellite Based Augmentation System)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_sbas", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/science/education.asset b/data/assets/scene/solarsystem/planets/earth/satellites/science/education.asset index a58e5a28de..84d4d1ad16 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/science/education.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/science/education.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Education)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_education", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/science/engineering.asset b/data/assets/scene/solarsystem/planets/earth/satellites/science/engineering.asset index 332735fc3a..1277fa0e99 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/science/engineering.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/science/engineering.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Engineering)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_engineering", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/science/geodetic.asset b/data/assets/scene/solarsystem/planets/earth/satellites/science/geodetic.asset index 809fe9f451..6b5bc0468b 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/science/geodetic.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/science/geodetic.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Geodetic)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_geodetic", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/science/spaceearth.asset b/data/assets/scene/solarsystem/planets/earth/satellites/science/spaceearth.asset index 2bdda691a2..1f222f6c5a 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/science/spaceearth.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/science/spaceearth.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Space & Earth Science)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_science", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/aqua.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/aqua.asset index f82ed45578..abe707e3c8 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/aqua.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/aqua.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Aqua)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_aqua", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/argos.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/argos.asset index a6586c21a8..f4632ee3e3 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/argos.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/argos.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (ARGOS)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_argos", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/dmc.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/dmc.asset index 88a3f46446..7ecdebfb9e 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/dmc.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/dmc.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Disaster Monitoring)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_dmc", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/earth_resources.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/earth_resources.asset index ca16489efd..6451aace49 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/earth_resources.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/earth_resources.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Earth Resources)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_resource", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/goes.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/goes.asset index 6e1e91de04..fc24bdd839 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/goes.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/goes.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (GOES)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_goes", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/noaa.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/noaa.asset index 30d7b3b906..65b1a6cf81 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/noaa.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/noaa.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (NOAA)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_noaa", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/planet.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/planet.asset index 857be0486b..b56b882db8 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/planet.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/planet.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Planet)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_planet", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/sarsat.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/sarsat.asset index 5f2eab355a..4b3b9dc29e 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/sarsat.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/sarsat.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Search & Rescue (SARSAT))", Type = "UrlSynchronization", Identifier = "satellite_omm_data_sarsat", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/snpp.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/snpp.asset index 8bcb7aa50c..b1a4f7cd7b 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/snpp.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/snpp.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (SNPP)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_snpp", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/spire.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/spire.asset index 56e8f279e5..ee3267a8e1 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/spire.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/spire.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Spire)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_spire", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/tdrss.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/tdrss.asset index b77f8f5104..c8cfc79075 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/tdrss.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/tdrss.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Tracking and Data Relay Satellite System (TDRSS))", Type = "UrlSynchronization", Identifier = "satellite_omm_data_tdrss", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/terra.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/terra.asset index aefe0d0ae2..b4d4791ab1 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/terra.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/terra.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Terra)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_terra", diff --git a/data/assets/scene/solarsystem/planets/earth/satellites/weather/weather.asset b/data/assets/scene/solarsystem/planets/earth/satellites/weather/weather.asset index b9e48e5cc9..3993910bfa 100644 --- a/data/assets/scene/solarsystem/planets/earth/satellites/weather/weather.asset +++ b/data/assets/scene/solarsystem/planets/earth/satellites/weather/weather.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/planets/earth/transforms") -local omm = asset.syncedResource({ +local omm = asset.resource({ Name = "Satellite OMM Data (Weather)", Type = "UrlSynchronization", Identifier = "satellite_omm_data_weather", diff --git a/data/assets/scene/solarsystem/planets/jupiter/callisto/callisto.asset b/data/assets/scene/solarsystem/planets/jupiter/callisto/callisto.asset index 9c3860b697..162d176067 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/callisto/callisto.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/callisto/callisto.asset @@ -5,7 +5,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Jupiter Labels", Type = "HttpSynchronization", Identifier = "jupiter_labels", diff --git a/data/assets/scene/solarsystem/planets/jupiter/callisto/layers/colorlayers/callisto_texture.asset b/data/assets/scene/solarsystem/planets/jupiter/callisto/layers/colorlayers/callisto_texture.asset index e3997574c9..804a5838d9 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/callisto/layers/colorlayers/callisto_texture.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/callisto/layers/colorlayers/callisto_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../callisto") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Callisto Textures", Type = "HttpSynchronization", Identifier = "callisto_textures", diff --git a/data/assets/scene/solarsystem/planets/jupiter/europa/europa.asset b/data/assets/scene/solarsystem/planets/jupiter/europa/europa.asset index ca760934d4..524ada7573 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/europa/europa.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/europa/europa.asset @@ -5,7 +5,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Jupiter Labels", Type = "HttpSynchronization", Identifier = "jupiter_labels", diff --git a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/europa_texture.asset b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/europa_texture.asset index ab3034ed9b..e0f15f1f0b 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/europa_texture.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/europa_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../europa") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Europa Textures", Type = "HttpSynchronization", Identifier = "europa_textures", diff --git a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_local.asset b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_local.asset index 0fba860a00..5ceec9e9b1 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_local.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_local.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../europa") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Europa Textures", Type = "HttpSynchronization", Identifier = "europa_textures", diff --git a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_newyork.asset b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_newyork.asset index fea34cd307..9bdc27c2b4 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_newyork.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Voyager_Global_Mosaic_NewYork", Name = "Voyager Global Mosaic [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("voyager_global_mosaic_newyork.wms"), + FilePath = asset.resource("voyager_global_mosaic_newyork.wms"), BlendMode = "Color" } diff --git a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_sweden.asset b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_sweden.asset index bc210bef54..3687982f7d 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_sweden.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/europa/layers/colorlayers/voyager_global_mosaic_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Voyager_Global_Mosaic_sweden", Name = "Voyager Global Mosaic [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("voyager_global_mosaic_sweden.wms"), + FilePath = asset.resource("voyager_global_mosaic_sweden.wms"), BlendMode = "Color" } diff --git a/data/assets/scene/solarsystem/planets/jupiter/ganymede/ganymede.asset b/data/assets/scene/solarsystem/planets/jupiter/ganymede/ganymede.asset index 5a0340b7e8..84b03b030a 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/ganymede/ganymede.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/ganymede/ganymede.asset @@ -5,7 +5,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Jupiter Labels", Type = "HttpSynchronization", Identifier = "jupiter_labels", diff --git a/data/assets/scene/solarsystem/planets/jupiter/ganymede/layers/colorlayers/ganymede_texture.asset b/data/assets/scene/solarsystem/planets/jupiter/ganymede/layers/colorlayers/ganymede_texture.asset index c13cba2e90..ab2bebba5e 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/ganymede/layers/colorlayers/ganymede_texture.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/ganymede/layers/colorlayers/ganymede_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../ganymede") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Ganymede Textures", Type = "HttpSynchronization", Identifier = "ganymede_textures", diff --git a/data/assets/scene/solarsystem/planets/jupiter/io/io.asset b/data/assets/scene/solarsystem/planets/jupiter/io/io.asset index b25fe4e33e..c4a7ee85fd 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/io/io.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/io/io.asset @@ -5,7 +5,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Jupiter Labels", Type = "HttpSynchronization", Identifier = "jupiter_labels", diff --git a/data/assets/scene/solarsystem/planets/jupiter/io/layers/colorlayers/io_texture.asset b/data/assets/scene/solarsystem/planets/jupiter/io/layers/colorlayers/io_texture.asset index d28283f7f2..406767562b 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/io/layers/colorlayers/io_texture.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/io/layers/colorlayers/io_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../io") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Io Textures", Type = "HttpSynchronization", Identifier = "io_textures", diff --git a/data/assets/scene/solarsystem/planets/jupiter/kernels.asset b/data/assets/scene/solarsystem/planets/jupiter/kernels.asset index d336e1b908..ac4a956c60 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/kernels.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Jupiter Spice Kernels", Type = "HttpSynchronization", Identifier = "jupiter_kernels", diff --git a/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_texture.asset b/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_texture.asset index 3b8eaf3ee3..2a88336998 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_texture.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../jupiter") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Jupiter Textures", Type = "HttpSynchronization", Identifier = "jupiter_textures", diff --git a/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video.asset b/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video.asset index 2f71fadc12..9d9a0aae62 100644 --- a/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video.asset +++ b/data/assets/scene/solarsystem/planets/jupiter/layers/colorlayers/jupiter_video.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../jupiter") -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Jupiter Video Layer", Type = "HttpSynchronization", Identifier = "jupiter_videos", diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended.asset index 99ae7f2feb..e9dd435845 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "CTX_blended", Name = "CTX Blended", Enabled = asset.enabled, - FilePath = asset.localResource("ctx_blended.vrt"), + FilePath = asset.resource("ctx_blended.vrt"), BlendMode = "Color", Description = [[The Bruce Murray Laboratory for Planetary Visualization has completed a 5.7 terapixel mosaic of the surface of Mars rendered at 5.0 m/px. Each pixel in the diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended_beta01.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended_beta01.asset index 5f0cd47132..9a71f5cd2e 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended_beta01.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_blended_beta01.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "CTX_blended_01", Name = "CTX Blended beta01", Enabled = asset.enabled, - FilePath = asset.localResource("ctx_blended_beta01.vrt"), + FilePath = asset.resource("ctx_blended_beta01.vrt"), BlendMode = "Color", Settings = { Gamma = 2.14, diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_newyork.asset index 554bd605fa..cd89d5bc20 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "CTX_Mosaic_NewYork", Name = "CTX Mosaic [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("ctx_mosaic_newyork.wms"), + FilePath = asset.resource("ctx_mosaic_newyork.wms"), BlendMode = "Color" } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_sweden.asset index b4a64f4359..20e912abf4 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "CTX_Mosaic_Sweden", Name = "CTX Mosaic [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("ctx_mosaic_sweden.wms"), + FilePath = asset.resource("ctx_mosaic_sweden.wms"), BlendMode = "Color" } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_utah.asset index 9369fc1225..70820e690f 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/ctx_mosaic_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "CTX_Mosaic_Utah", Name = "CTX Mosaic [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("ctx_mosaic_utah.wms"), + FilePath = asset.resource("ctx_mosaic_utah.wms"), BlendMode = "Color" } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirise.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirise.asset index 84a3635ec0..05660ad98e 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirise.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirise.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "HiRISE-PSP", Name = "HiRISE", Enabled = asset.enabled, - FilePath = asset.localResource("hirise.vrt"), + FilePath = asset.resource("hirise.vrt"), BlendMode = "Color", Settings = { Gamma = 1.0, diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirisels.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirisels.asset index ce3ba7880e..37b7be2a60 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirisels.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/hirisels.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "HiRISE-LS", Name = "HiRISE Local Set", Enabled = asset.enabled, - FilePath = asset.localResource("hirisels.vrt"), + FilePath = asset.resource("hirisels.vrt"), BlendMode = "Color", Description = [[HiRISE (High Resolution Imaging Science Experiment) is the most powerful camera ever sent to another planet, one of six instruments onboard the diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mars_texture.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mars_texture.asset index 090565e026..00cf598ee1 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mars_texture.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mars_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mars") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mars Textures", Type = "HttpSynchronization", Identifier = "mars_textures", diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_newyork.asset index e482dfd72f..9e38603835 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOC_WA_Color_NewYork", Name = "MOC WA Color [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("moc_wa_color_newyork.wms"), + FilePath = asset.resource("moc_wa_color_newyork.wms"), Settings = { Gamma = 1.6, Multiplier = 1.07 diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_sweden.asset index 9cf95b8188..0256b37974 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOC_WA_Color_LiU", Name = "MOC WA Color [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("moc_wa_color_sweden.wms"), + FilePath = asset.resource("moc_wa_color_sweden.wms"), Settings = { Gamma = 1.6, Multiplier = 1.07 diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_utah.asset index dbb028af29..b84870c532 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/moc_wa_color_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOC_WA_Color_Utah", Name = "MOC WA Color [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("moc_wa_color_utah.wms"), + FilePath = asset.resource("moc_wa_color_utah.wms"), Settings = { Gamma = 1.6, Multiplier = 1.07 diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_newyork.asset index 6cb33b8698..96d96527c3 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOLA_HRSC_NewYork", Name = "MOLA HRSC [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_hrsc_newyork.wms"), + FilePath = asset.resource("mola_hrsc_newyork.wms"), Description = [[This map layer is colorzied based elevation data from MOLA and HRSC. Compared to MOLA Psuedo Color, this layer has no terrain shading, which is suitable for use when combing with other layers. Data Reference: diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_sweden.asset index 222504b621..5360c598f5 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOLA_HRSC_Sweden", Name = "MOLA HRSC [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_hrsc_sweden.wms"), + FilePath = asset.resource("mola_hrsc_sweden.wms"), Description = [[This map layer is colorzied based elevation data from MOLA and HRSC. Compared to MOLA Psuedo Color, this layer has no terrain shading, which is suitable for use when combing with other layers. Data Reference: diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_utah.asset index e4f719418b..b1286cdd5b 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_hrsc_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOLA_HRSC_Utah", Name = "MOLA HRSC [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_hrsc_utah.wms"), + FilePath = asset.resource("mola_hrsc_utah.wms"), Description = [[This map layer is colorzied based elevation data from MOLA and HRSC. Compared to MOLA Psuedo Color, this layer has no terrain shading, which is suitable for use when combing with other layers. Data Reference: diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_newyork.asset index ec584d0ea4..1af1376a92 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOLA_Pseudo_Color_NewYork", Name = "MOLA Pseudo Color [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_pseudo_color_newyork.wms"), + FilePath = asset.resource("mola_pseudo_color_newyork.wms"), Description = [[This map is based on data from the Mars Orbiter Laser Altimeter (MOLA) (Smith, et al., 2001), an instrument on NASA's Mars Global Surveyor (MGS) spacecraft (Albee, et al., 2001). The image used for the base of this map diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_sweden.asset index ddfcb02653..df09e62929 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOLA_Pseudo_Color_Sweden", Name = "MOLA Pseudo Color [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_pseudo_color_sweden.wms"), + FilePath = asset.resource("mola_pseudo_color_sweden.wms"), Description = [[This map is based on data from the Mars Orbiter Laser Altimeter (MOLA) (Smith, et al., 2001), an instrument on NASA's Mars Global Surveyor (MGS) spacecraft (Albee, et al., 2001). The image used for the base of this map diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_utah.asset index e67262bd3a..b7e21a1bc6 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/mola_pseudo_color_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MOLA_Pseudo_Color_Utah", Name = "MOLA Pseudo Color [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_pseudo_color_utah.wms"), + FilePath = asset.resource("mola_pseudo_color_utah.wms"), Description = [[This map is based on data from the Mars Orbiter Laser Altimeter (MOLA) (Smith, et al., 2001), an instrument on NASA's Mars Global Surveyor (MGS) spacecraft (Albee, et al., 2001). The image used for the base of this map diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_newyork.asset index a5dc285c20..e2b0de6b2c 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Themis_IR_Day_NewYork", Name = "Themis IR Day [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("themis_ir_day_newyork.wms"), + FilePath = asset.resource("themis_ir_day_newyork.wms"), BlendMode = "Color", Description = [[This mosaic represents the Thermal Emission Imaging System (THEMIS) -daytime infrared (IR) 100 meter/pixel mosaic (version 12) released in the summer diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_sweden.asset index 24886ae828..efbc859e78 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Themis_IR_Day_Sweden", Name = "Themis IR Day [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("themis_ir_day_sweden.wms"), + FilePath = asset.resource("themis_ir_day_sweden.wms"), BlendMode = "Color", Description = [[This mosaic represents the Thermal Emission Imaging System (THEMIS) -daytime infrared (IR) 100 meter/pixel mosaic (version 12) released in the summer diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_utah.asset index dad2f6d283..a1ff8ac6a1 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_day_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Themis_IR_Day_Utah", Name = "Themis IR Day [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("themis_ir_day_utah.wms"), + FilePath = asset.resource("themis_ir_day_utah.wms"), BlendMode = "Color", Description = [[This mosaic represents the Thermal Emission Imaging System (THEMIS) -daytime infrared (IR) 100 meter/pixel mosaic (version 12) released in the summer diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_newyork.asset index 4a650074f1..1c6c2f6ae1 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Themis_IR_Night_NewYork", Name = "Themis IR Night [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("themis_ir_night_newyork.vrt"), + FilePath = asset.resource("themis_ir_night_newyork.vrt"), BlendMode = "Color", Description = [[This mosaic represents the Thermal Emission Imaging System (THEMIS) -nighttime infrared (IR) 100 meter/pixel mosaic (version 12) released in the diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_sweden.asset index aa288c5ffe..13f20e95c9 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Themis_IR_Night_Sweden", Name = "Themis IR Night [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("themis_ir_night_sweden.vrt"), + FilePath = asset.resource("themis_ir_night_sweden.vrt"), BlendMode = "Color", Description = [[This mosaic represents the Thermal Emission Imaging System (THEMIS) -nighttime infrared (IR) 100 meter/pixel mosaic (version 12) released in the diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_utah.asset index 441ce32631..7b9e3004c9 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/themis_ir_night_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Themis_IR_Night_Utah", Name = "Themis IR Night [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("themis_ir_night_utah.vrt"), + FilePath = asset.resource("themis_ir_night_utah.vrt"), BlendMode = "Color", Description = [[This mosaic represents the Thermal Emission Imaging System (THEMIS) -nighttime infrared (IR) 100 meter/pixel mosaic (version 12) released in the diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_newyork.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_newyork.asset index 85b475603d..b4e0ffb44f 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Viking_MDIM_NewYork", Name = "Viking MDIM [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("viking_mdim_newyork.wms"), + FilePath = asset.resource("viking_mdim_newyork.wms"), Description = [[This global image map of Mars has a resolution of 256 pixels/degree (scale approximately 232 meters per pixel (m) at the equator). The colorized mosaic was completed by NASA AMES which warped the original Viking colorized diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_sweden.asset index 5c40e44373..d9c2ff518e 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Viking_MDIM_Sweden", Name = "Viking MDIM [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("viking_mdim_sweden.wms"), + FilePath = asset.resource("viking_mdim_sweden.wms"), Description = [[This global image map of Mars has a resolution of 256 pixels/degree (scale approximately 232 meters per pixel (m) at the equator). The colorized mosaic was completed by NASA AMES which warped the original Viking colorized diff --git a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_utah.asset index 0b795a883c..6d958b52c6 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/colorlayers/viking_mdim_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Viking_MDIM_Utah", Name = "Viking MDIM [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("viking_mdim_utah.wms"), + FilePath = asset.resource("viking_mdim_utah.wms"), Description = [[This global image map of Mars has a resolution of 256 pixels/degree (scale approximately 232 meters per pixel (m) at the equator). The colorized mosaic was completed by NASA AMES which warped the original Viking colorized diff --git a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/hirisels.asset b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/hirisels.asset index af7a51b238..743d1b68f3 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/hirisels.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/hirisels.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "HiRISE-LS-DEM", Name = "HiRISE Local Set DEM", Enabled = asset.enabled, - FilePath = asset.localResource("hirisels.wms"), + FilePath = asset.resource("hirisels.wms"), TilePixelSize = 129, Description = [[HiRISE (High Resolution Imaging Science Experiment) is the most powerful camera ever sent to another planet, one of six instruments onboard the diff --git a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mdem200m.asset b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mdem200m.asset index 8206a3a70c..1868b7f580 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mdem200m.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mdem200m.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MDEM200M", Name = "HRSC MOLA Blended DEM Global 200m v2", Enabled = asset.enabled, - FilePath = asset.localResource("mdem200m.wms"), + FilePath = asset.resource("mdem200m.wms"), TilePixelSize = 129, Description = [[Blend of data derived from the Mars Orbiter Laser Altimeter (MOLA, an instrument aboard NASA's Mars Global Surveyor spacecraft), and data derived diff --git a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_amnh.asset b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_amnh.asset index 37dc40350d..6c006e38ff 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_amnh.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_amnh.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Mola_AMNH", Name = "Mola Elevation [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_amnh.wms"), + FilePath = asset.resource("mola_amnh.wms"), TilePixelSize = 360, Description = [[This digital elevation model (DEM) is based on data from the Mars Orbiter Laser Altimeter (MOLA; Smith et al., 2001), an instrument on NASA's Mars diff --git a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_sweden.asset b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_sweden.asset index 8b6b7c044a..6d39acc71d 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Mola_Europe", Name = "Mola Elevation [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_sweden.wms"), + FilePath = asset.resource("mola_sweden.wms"), TilePixelSize = 360, Description = [[This digital elevation model (DEM) is based on data from the Mars Orbiter Laser Altimeter (MOLA; Smith et al., 2001), an instrument on NASA's Mars diff --git a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_utah.asset b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_utah.asset index 23545537a2..4d1cb1c87c 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_utah.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/heightlayers/mola_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Mola_Utah", Name = "Mola Elevation [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("mola_utah.wms"), + FilePath = asset.resource("mola_utah.wms"), TilePixelSize = 360, Description = [[This digital elevation model (DEM) is based on data from the Mars Orbiter Laser Altimeter (MOLA; Smith et al., 2001), an instrument on NASA's Mars diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MEX_HRSC.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MEX_HRSC.asset index 3223495309..56d8c117dd 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MEX_HRSC.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MEX_HRSC.asset @@ -9,14 +9,14 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_hrsc_dem_martian_east = { Identifier = "hrsc_dem_martian_east", Name = [[MEX HRSC, Martian Path Eastern Section DEM]], - FilePath = asset.localResource("MEX_HRSC/Martian_Path_Eastern_Section_DEM.vrt"), + FilePath = asset.resource("MEX_HRSC/Martian_Path_Eastern_Section_DEM.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } local treks_MC11E11_HRDTMAR_DA5 = { Identifier = "MC11E11_HRDTMAR_DA5", Name = [[MEX HRSC, Martian Path MC11 Quad DEM]], - FilePath = asset.localResource("MEX_HRSC/Martian_Path_MC11_Quad_DEM.vrt"), + FilePath = asset.resource("MEX_HRSC/Martian_Path_MC11_Quad_DEM.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOC_Atlas.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOC_Atlas.asset index d15e6a2ed9..0c3471dcc9 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOC_Atlas.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOC_Atlas.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_msss_atlas_simp_clon = { Identifier = "msss_atlas_simp_clon", Name = [[MGS MOC Atlas, Global Color Mosaic]], - FilePath = asset.localResource("MGS_MOC_Atlas/Global_Color_Mosaic.vrt"), + FilePath = asset.resource("MGS_MOC_Atlas/Global_Color_Mosaic.vrt"), Description = [[This data was acquired using the Mars Orbiter Camera instrument aboard NASA's Mars Global Surveyor spacecraft (MGS). MGS was launched on November 7, 1996 and arrived at Mars on September 11, 1997. It maintained a circular polar orbit, completing an orbital revolution every 117.65 minutes at an average altitude of 378 km (235 mi). Until November 2, 2006, MGS characterized and mapped Mars' surface features, properties, topography, composition, and processes, as well as studied Mars' weather and atmospheric structure. The Mars Orbiter Camera (MOC) consisted of 3 instruments. A black-and-white narrow angle camera captured high resolution images (typically 1.5 to 12 m per pixel) and red and blue wide angle cameras for context (240 m per pixel) and daily global imaging (7.5 km per pixel). This mosaic was assembled from Wide Angle red images (primarily those acquired in May-June 1999) from the Mars Orbiter Camera.]] diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA.asset index 1c052b65d4..164cc565cf 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_Mars_MGS_MOLA_ClrShade_merge_global_463m = { Identifier = "Mars_MGS_MOLA_ClrShade_merge_global_463m", Name = [[MGS MOLA, Global Color Hillshade]], - FilePath = asset.localResource("MGS_MOLA/Global_Color_Hillshade.vrt"), + FilePath = asset.resource("MGS_MOLA/Global_Color_Hillshade.vrt"), Description = [[This data was acquired using the Mars Orbiter Laser Altimeter instrument aboard NASA's Mars Global Surveyor spacecraft (MGS). MGS was launched on November 7, 1996 and arrived at Mars on September 11, 1997. It maintained a circular polar orbit, completing an orbital revolution every 117.65 minutes at an average altitude of 378 km (235 mi). Until November 2, 2006, MGS characterized and mapped Mars' surface features, properties, topography, composition, and processes, as well as studied Mars' weather and atmospheric structure. The Mars Orbiter Laser Altimeter (MOLA) made precise measurements of the heights and depths of surface features on Mars. MOLA fired infrared laser pulses downward 10 times per second, and measured the time it took for the reflected pulses to return from the surface. Converting this data to a colorized hillshade makes it particularly easy to visualize surface topography. The image used for the base of this map represents more than 600 million measurements gathered between 1999 and 2001. The average accuracy of each point is originally ~100 meters in horizontal position and the total elevation uncertainty is at least ±3 m.]] @@ -18,7 +18,7 @@ The Mars Orbiter Laser Altimeter (MOLA) made precise measurements of the heights local treks_mola128_mola64_merge_90Nto90S_SimpleC_clon0 = { Identifier = "mola128_mola64_merge_90Nto90S_SimpleC_clon0", Name = [[MGS MOLA, Global DEM]], - FilePath = asset.localResource("MGS_MOLA/Global_DEM.vrt"), + FilePath = asset.resource("MGS_MOLA/Global_DEM.vrt"), Description = [[This data was acquired using the Mars Orbiter Laser Altimeter instrument aboard NASA's Mars Global Surveyor spacecraft (MGS). MGS was launched on November 7, 1996 and arrived at Mars on September 11, 1997. It maintained a circular polar orbit, completing an orbital revolution every 117.65 minutes at an average altitude of 378 km (235 mi). Until November 2, 2006, MGS characterized and mapped Mars' surface features, properties, topography, composition, and processes, as well as studied Mars' weather and atmospheric structure. The DEM represents more than 600 million measurements gathered between 1999 and 2001, adjusted for consistency and converted to planetary radii. These have been converted to elevations above the areoid as determined from a Martian gravity field solution GMM-2B, truncated to degree and order 50, and oriented according to current standards. The average accuracy of each point is originally ~100 meters in horizontal position and ~1 meter in radius. However, the total elevation uncertainty is at least ±3 m due to the global error in the areoid (±1.8 meters) and regional uncertainties in its shape. This DEM is a blend of data obtained with a resolution of 128 pixels per degree and 64 pixels per degree. The majority of the surface is covered at the higher resolution 128 pixels per degree. In projection, these pixels are 463 meters in size at the equator. However, these higher resolution data are very sparse near the two poles (above 87° north and below 87° south latitude) because these areas were sampled by only a few off-nadir altimetry tracks. Gaps between tracks of 1-2 km are common, and some gaps of up to 12 km occur near the equator.This data was acquired using the Mars Orbiter Laser Altimeter instrument aboard NASA's Mars Global Surveyor spacecraft (MGS). MGS was launched on November 7, 1996 and arrived at Mars on September 11, 1997. It maintained a circular polar orbit, completing an orbital revolution every 117.65 minutes at an average altitude of 378 km (235 mi). Until November 2, 2006, MGS characterized and mapped Mars' surface features, properties, topography, composition, and processes, as well as studied Mars' weather and atmospheric structure. @@ -29,7 +29,7 @@ The DEM represents more than 600 million measurements gathered between 1999 and local treks_mola_roughness = { Identifier = "mola_roughness", Name = [[MGS MOLA, Global Surface Roughness]], - FilePath = asset.localResource("MGS_MOLA/Global_Surface_Roughness.vrt"), + FilePath = asset.resource("MGS_MOLA/Global_Surface_Roughness.vrt"), Description = [[The Mars Orbiter Laser Altimeter (MOLA) aboard the Mars Global Surveyor (MGS) spacecraft, made precise altimetry measurements from orbit around Mars from September 1997 to June, 2001. The MOLA instrument transmitted infrared laser pulses towards Mars at a rate of 10 times per second, and measured the time of flight to determine the range (distance) of the MGS spacecraft to the Martian surface. The range measurements resulted in precise topographic maps of Mars. This kilometer-scale global roughness map is presented as an RGB composite image. The Blue, Green and Red channels contain roughness at 0.6 km, 2.4 km, and 9.2 km baselines. Brighter shades denote rougher surface. Thus, general brightness denotes general roughness, and color hue denotes the nature of the scale dependence of roughness. Map resolution/scale: 8 ppd/7.5km. Kreslavsky and Head, 2000, JGR, VOL. 105, NO. Ell, PAGES 26,695-26,711]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA_and_Mars_Express_HRSC.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA_and_Mars_Express_HRSC.asset index e68e1850b3..7b333499b9 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA_and_Mars_Express_HRSC.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_MOLA_and_Mars_Express_HRSC.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_Mars_MOLA_blend200ppx_HRSC_ClrShade_clon0dd_200mpp_lzw = { Identifier = "Mars_MOLA_blend200ppx_HRSC_ClrShade_clon0dd_200mpp_lzw", Name = [[MGS MOLA and Mars Express HRSC, Color Hillshade Blend]], - FilePath = asset.localResource("MGS_MOLA_and_Mars_Express_HRSC/Color_Hillshade_Blend.vrt"), + FilePath = asset.resource("MGS_MOLA_and_Mars_Express_HRSC/Color_Hillshade_Blend.vrt"), Description = [[This data product is a blend of digital terrain model (DTM) data derived from the Mars Orbiter Laser Altimeter (MOLA) instrument aboard NASA's Mars Global Surveyor spacecraft (MGS), and the High-Resolution Stereo Camera (HRSC) aboard the European Space Agency's Mars Express spacecraft. MOLA fired infrared laser pulses downward 10 times per second, and measured the time it took for the reflected pulses to return from the surface. The image used for the MOLA base of this map represents more than 600 million measurements gathered between 1999 and 2001. The average accuracy of each point is originally ~100 meters in horizontal position and the total elevation uncertainty is at least ±3 m. MOLA produced global topographic coverage with a spatial resolution of about 300 x 1000 m at the equator, and better near the poles. @@ -22,7 +22,7 @@ R. Jaumann, et al. (2007), The high-resolution stereo camera (HRSC) experiment o local treks_Mars_MOLA_blend200ppx_HRSC_Shade_clon0dd_200mpp_lzw = { Identifier = "Mars_MOLA_blend200ppx_HRSC_Shade_clon0dd_200mpp_lzw", Name = [[MGS MOLA and Mars Express HRSC, Hillshade Blend]], - FilePath = asset.localResource("MGS_MOLA_and_Mars_Express_HRSC/Hillshade_Blend.vrt"), + FilePath = asset.resource("MGS_MOLA_and_Mars_Express_HRSC/Hillshade_Blend.vrt"), Description = [[This data product is a blend of digital terrain model (DTM) data derived from the Mars Orbiter Laser Altimeter (MOLA) instrument aboard NASA's Mars Global Surveyor spacecraft (MGS), and the High-Resolution Stereo Camera (HRSC) aboard the European Space Agency's Mars Express spacecraft. MOLA fired infrared laser pulses downward 10 times per second, and measured the time it took for the reflected pulses to return from the surface. The image used for the MOLA base of this map represents more than 600 million measurements gathered between 1999 and 2001. The average accuracy of each point is originally ~100 meters in horizontal position and the total elevation uncertainty is at least ±3 m. MOLA produced global topographic coverage with a spatial resolution of about 300 x 1000 m at the equator, and better near the poles. diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_TES.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_TES.asset index 163522a292..fa0d856950 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_TES.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MGS_TES.asset @@ -9,42 +9,42 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_TES_Dust = { Identifier = "TES_Dust", Name = [[MGS TES, Global Dust]], - FilePath = asset.localResource("MGS_TES/Global_Dust.vrt"), + FilePath = asset.resource("MGS_TES/Global_Dust.vrt"), Description = [[The Thermal Emission Spectrometer (TES) is one of the instruments aboard the Mars Global Surveyor spacecraft. TES is designed to measure the thermal infrared energy (heat) emitted from Mars. This technique, called thermal emission spectroscopy, can tell us much about the geology and atmosphere of Mars. Dust is widespread and abundant across the surface of Mars. However, in the wind-blown environment of Mars, dust accumulates tickly in some areas and is blown clear of other areas. Thick accumulations of dust mask the underlying surface, making measurements of surface composition from orbit difficult or even impossible. Preferred landing site candidates will ideally be relatively dust free. An index of the relative abundance of spectrally obscuring dust across the Martian surface was developed using data from TES. While closely correlated with albedo, the TES dust cover index (DCI) is a more direct metric for the presence or absence of dust on a particular surface and is independent of albedo. This becomes important for the types of light-toned layered deposits and surfaces that likely will be among the candidates for future landing sites. Map resolution/scale: 16ppd/3.5km. Ruff and Christensen, 2002, JGR, VOL. 107, NO. E12, 5127]] } local treks_tes_ruffdust = { Identifier = "tes_ruffdust", Name = [[MGS TES, Global Dust Index]], - FilePath = asset.localResource("MGS_TES/Global_Dust_Index.vrt"), + FilePath = asset.resource("MGS_TES/Global_Dust_Index.vrt"), Description = [[The Thermal Emission Spectrometer (TES) is one of the instruments aboard the Mars Global Surveyor spacecraft. TES is designed to measure the thermal infrared energy (heat) emitted from Mars. This technique, called thermal emission spectroscopy, can tell us much about the geology and atmosphere of Mars. Dust is widespread and abundant across the surface of Mars. However, in the wind-blown environment of Mars, dust accumulates tickly in some areas and is blown clear of other areas. Thick accumulations of dust mask the underlying surface, making measurements of surface composition from orbit difficult or even impossible. Preferred landing site candidates will ideally be relatively dust free. An index of the relative abundance of spectrally obscuring dust across the Martian surface was developed using data from TES. While closely correlated with albedo, the TES dust cover index (DCI) is a more direct metric for the presence or absence of dust on a particular surface and is independent of albedo. This becomes important for the types of light-toned layered deposits and surfaces that likely will be among the candidates for future landing sites. Map resolution/scale: 16ppd/3.5km. Ruff and Christensen, 2002, JGR, VOL. 107, NO. E12, 5127]] } local treks_TES_Clinopyroxene = { Identifier = "TES_Clinopyroxene", Name = [[MGS TES, Global High-Ca Pyroxene Abundance]], - FilePath = asset.localResource("MGS_TES/Global_High-Ca_Pyroxene_Abundance.vrt"), + FilePath = asset.resource("MGS_TES/Global_High-Ca_Pyroxene_Abundance.vrt"), Description = [[The Thermal Emission Spectrometer (TES) is one of the instruments aboard the Mars Global Surveyor spacecraft. TES is designed to measure the thermal infrared energy (heat) emitted from Mars. This technique, called thermal emission spectroscopy, can tell us much about the geology and atmosphere of Mars. A deconvolution method was used to remove atmospheric components and determine surface mineralogy from TES data at 1 pixel per degree (ppd). Minerals were grouped into categories on the basis of compositional and spectral similarity, and global concentration maps were produced. High-Ca pyroxenes are identified in concentrations of 0.10 - 0.20 in equatorial low albedo regions. The highest concentrations are present in Syrtis Major. High-latitude, low-albedo regions are characterized by concentrations of 0 - 0.10. Light regions have 0 - 0.05 high-Ca pyroxene concentrations. Only equatorial low-albedo regions have pyroxene concentrations above the detection limit. Map resolution/scale: 4 ppd/16km. Joshua L. Bandfield, 2002, JGR, VOL. 107, NO. E6, 5042]] } local treks_TES_Plagioclase = { Identifier = "TES_Plagioclase", Name = [[MGS TES, Global Plagioclase Abundance]], - FilePath = asset.localResource("MGS_TES/Global_Plagioclase_Abundance.vrt"), + FilePath = asset.resource("MGS_TES/Global_Plagioclase_Abundance.vrt"), Description = [[The Thermal Emission Spectrometer (TES) is one of the instruments aboard the Mars Global Surveyor spacecraft. TES is designed to measure the thermal infrared energy (heat) emitted from Mars. This technique, called thermal emission spectroscopy, can tell us much about the geology and atmosphere of Mars. A deconvolution method was used to remove atmospheric components and determine surface mineralogy from TES data at 1 pixel per degree (ppd). Minerals were grouped into categories on the basis of compositional and spectral similarity, and global concentration maps were produced. Plagioclase is present in high concentrations in low-albedo regions. High-latitude, low albedo regions have concentrations of 0.05 - 0.15. Equatorial low-albedo regions display concentrations of 0.10 - 0.20 with the highest concentrations in the Syrtis Major region. High-albedo surfaces have plagioclase concentrations of 0 - 0.05, well below the detectable limit. Where there are significant concentrations, average plagioclase compositions are intermediate to calcic. Map resolution/scale: 4 ppd/16km. Joshua L. Bandfield, 2002, JGR, VOL. 107, NO. E6, 5042]] } local treks_TES_Glass_Clay = { Identifier = "TES_Glass_Clay", Name = [[MGS TES, Global Sheet Silicates/High-Si Glass]], - FilePath = asset.localResource("MGS_TES/Global_Sheet_SilicatesHigh-Si_Glass.vrt"), + FilePath = asset.resource("MGS_TES/Global_Sheet_SilicatesHigh-Si_Glass.vrt"), Description = [[The Thermal Emission Spectrometer (TES) is one of the instruments aboard the Mars Global Surveyor spacecraft. TES is designed to measure the thermal infrared energy (heat) emitted from Mars. This technique, called thermal emission spectroscopy, can tell us much about the geology and atmosphere of Mars. A deconvolution method was used to remove atmospheric components and determine surface mineralogy from TES data at 1 pixel per degree (ppd). Minerals were grouped into categories on the basis of compositional and spectral similarity, and global concentration maps were produced. The sheet silicate and high-Si glass map is slightly noisier than the other mineralogy maps. This is likely due to the spectral similarity between the sheet silicate and high-Si glass end-member group and the atmospheric dust spectral shapes. The highest concentrations are located in northern hemisphere low-albedo regions with concentrations of 0.05 - 0.20. High concentrations are also present in several isolated regions south of Solis Planum, southeast of Hellas Basin, and along the edge of the southern polar cap. High albedo regions contain 0 - 0.10 sheet silicate and high-Si glass concentrations. Equatorial and southern hemisphere low-albedo regions typically have concentrations of 0.05 - 0.15 with the exception of some isolated areas. Map resolution/scale: 4 ppd/16km. Joshua L. Bandfield, 2002, JGR, VOL. 107, NO. E6, 5042]] } local treks_TES_Thermal_Inertia = { Identifier = "TES_Thermal_Inertia", Name = [[MGS TES, Global Thermal Inertia]], - FilePath = asset.localResource("MGS_TES/Global_Thermal_Inertia.vrt"), + FilePath = asset.resource("MGS_TES/Global_Thermal_Inertia.vrt"), Description = [[The Thermal Emission Spectrometer (TES) is one of the instruments aboard the Mars Global Surveyor spacecraft. TES is designed to measure the thermal infrared energy (heat) emitted from Mars. This technique, called thermal emission spectroscopy, can tell us much about the geology and atmosphere of Mars. One of the objectives of the MGS TES instrument is the derivation of thermal inertia of the surface at 3-km spatial resolution. Thermal inertia represents the ability of a material to conduct and store heat, and in the context of planetary science, it is a measure of the subsurface's ability to store heat during the day and reradiate it during the night. While compositional differences (ie, mineralogy) will have some effect, for a terrestrial planetary surface such as that of Mars, thermal inertia will depend predominantly on the physical properties of the near surface materials such as particle size, degree of induration (ie, cementation of grains), rock abundance, and exposure of bedrock (rocks will have a much higher thermal inertia than sand or dust - that is, it takes longer to heat rocks up during the day and to cool them off at night). For example, on a visit to the desert you may notice that sandy areas are much hotter at midday than adjacent rocks, and the sand cools off quickly after sunset whereas the rocks remain warm well into the evening. Map resolution/scale: 20 ppd/3km. Putzig et al, 2005, Icarus 173, 325-341]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Day.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Day.asset index d2740f48c7..45238136bf 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Day.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Day.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_THEMIS_DayIR_ControlledMosaics_100m_v2_oct2018 = { Identifier = "THEMIS_DayIR_ControlledMosaics_100m_v2_oct2018", Name = [[MO THEMIS-IR Day, Global Mosaic]], - FilePath = asset.localResource("MO_THEMIS-IR_Day/Global_Mosaic.vrt"), + FilePath = asset.resource("MO_THEMIS-IR_Day/Global_Mosaic.vrt"), Description = [[This data was acquired using the Thermal Emission Imaging System instrument aboard NASA's Mars Odyssey spacecraft. Odyssey was launched on April 7, 2001 and arrived at Mars on October 24, 2001. It maintains a polar orbit around Mars with an altitude of about 3,800 km or 2,400 miles. Odyssey's mission includes studying the mineralogy of Mars' surface (especially looking at minerals formed in the presence of water), detecting water and shallow buried ice, and studying the radiation environment. The Thermal Emission Imaging System (THEMIS) instrument is a camera system that gathers data in infrared and visible light. The infrared images sample nine different wavelengths allowing spectra to be constructed and compositions of imaged surfaces to be inferred. Daytime infrared Themis images typically emphasize topography, with warmer sunward slopes being brighter than cooler shaded slopes. Nighttime Themis images emphasize differences in thermal inertia between areas being observed, giving insights into the physical characteristics of the surfaces. This map is a THEMIS daytime infrared map. The 2017 release featured preliminary geodetically controlled mosaics tied to a known coordinate system (USGS Viking Orbiter MDIM 2.1), spatially adjusted to align feature boundaries, and orthoprojected at 100 m/pixel scale. Further adjustments have been processed for the 2018 release of this final mosaic.]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Night.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Night.asset index 8f92f0682d..ea58be5f16 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Night.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MO_THEMIS-IR_Night.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018 = { Identifier = "THEMIS_NightIR_ControlledMosaics_100m_v2_oct2018", Name = [[MO THEMIS-IR Night, Global Mosaic]], - FilePath = asset.localResource("MO_THEMIS-IR_Night/Global_Mosaic.vrt"), + FilePath = asset.resource("MO_THEMIS-IR_Night/Global_Mosaic.vrt"), Description = [[This data was acquired using the Thermal Emission Imaging System instrument aboard NASA's Mars Odyssey spacecraft. Odyssey was launched on April 7, 2001 and arrived at Mars on October 24, 2001. It maintains a polar orbit around Mars with an altitude of about 3,800 km or 2,400 miles. Odyssey's mission includes studying the mineralogy of Mars' surface (especially looking at minerals formed in the presence of water), detecting water and shallow buried ice, and studying the radiation environment. The Thermal Emission Imaging System (THEMIS) instrument is a camera system that gathers data in infrared and visible light. The infrared images sample nine different wavelengths allowing spectra to be constructed and compositions of imaged surfaces to be inferred. Daytime infrared Themis images typically emphasize topography, with warmer sunward slopes being brighter than cooler shaded slopes. Nighttime Themis images emphasize differences in thermal inertia between areas being observed, giving insights into the physical characteristics of the surfaces. This map is a THEMIS nighttime infrared map. The 2017 release featured preliminary geodetically controlled mosaics tied to a known coordinate system (USGS Viking Orbiter MDIM 2.1), spatially adjusted to align feature boundaries, and orthoprojected at 100 m/pixel scale. Further adjustments have been processed for the 2018 release of this final mosaic.]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_CTX.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_CTX.asset index 66362550a2..d96569bee0 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_CTX.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_CTX.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_b21_017819_2025_xn_22n048w = { Identifier = "b21_017819_2025_xn_22n048w", Name = [[MRO CTX, 22n048w Mosaic]], - FilePath = asset.localResource("MRO_CTX/22n048w_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/22n048w_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -18,7 +18,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Acheron_Fossae_CTX_BlockAdj_dd = { Identifier = "Acheron_Fossae_CTX_BlockAdj_dd", Name = [[MRO CTX, Acheron Fossae Mosaic]], - FilePath = asset.localResource("MRO_CTX/Acheron_Fossae_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Acheron_Fossae_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -27,7 +27,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Acidalia_Plantia_CTX_BlockAdj_dd = { Identifier = "Acidalia_Plantia_CTX_BlockAdj_dd", Name = [[MRO CTX, Acidalia Plantia Mosaic]], - FilePath = asset.localResource("MRO_CTX/Acidalia_Plantia_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Acidalia_Plantia_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -36,7 +36,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Arabia_Terra_CTX_BlockAdj_dd = { Identifier = "Arabia_Terra_CTX_BlockAdj_dd", Name = [[MRO CTX, Arabia Terra Mosaic]], - FilePath = asset.localResource("MRO_CTX/Arabia_Terra_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Arabia_Terra_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -45,7 +45,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Aram_Chaos_CTX_BlockAdj_dd = { Identifier = "Aram_Chaos_CTX_BlockAdj_dd", Name = [[MRO CTX, Aram Chaos Mosaic]], - FilePath = asset.localResource("MRO_CTX/Aram_Chaos_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Aram_Chaos_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -54,7 +54,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Arcadia_CTX_BlockAdj_dd = { Identifier = "Arcadia_CTX_BlockAdj_dd", Name = [[MRO CTX, Arcadia Mosaic]], - FilePath = asset.localResource("MRO_CTX/Arcadia_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Arcadia_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -63,7 +63,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Arcadia_Planitia_CTX_BlockAdj_dd = { Identifier = "Arcadia_Planitia_CTX_BlockAdj_dd", Name = [[MRO CTX, Arcadia Planitia Mosaic]], - FilePath = asset.localResource("MRO_CTX/Arcadia_Planitia_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Arcadia_Planitia_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -72,7 +72,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Ausonia_CTX_BlockAdj_dd = { Identifier = "Ausonia_CTX_BlockAdj_dd", Name = [[MRO CTX, Ausonia Mosaic]], - FilePath = asset.localResource("MRO_CTX/Ausonia_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Ausonia_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -81,7 +81,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Cerberus_CTX_BlockAdj_dd = { Identifier = "Cerberus_CTX_BlockAdj_dd", Name = [[MRO CTX, Cerberus Mosaic]], - FilePath = asset.localResource("MRO_CTX/Cerberus_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Cerberus_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -90,7 +90,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_DEM_1m_ColumbiaHills_fixed = { Identifier = "DEM_1m_ColumbiaHills_fixed", Name = [[MRO CTX, Columbia Hills DEM]], - FilePath = asset.localResource("MRO_CTX/Columbia_Hills_DEM.vrt"), + FilePath = asset.resource("MRO_CTX/Columbia_Hills_DEM.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -99,7 +99,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Columbus_Crater_CTX_BlockAdj_dd = { Identifier = "Columbus_Crater_CTX_BlockAdj_dd", Name = [[MRO CTX, Columbus Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Columbus_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Columbus_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -108,7 +108,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Copernicus_Crater_CTX_BlockAdj_dd = { Identifier = "Copernicus_Crater_CTX_BlockAdj_dd", Name = [[MRO CTX, Copernicus Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Copernicus_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Copernicus_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -117,7 +117,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Coprates_EMelas_Chasm_CTX_BlockAdj_dd = { Identifier = "Coprates_EMelas_Chasm_CTX_BlockAdj_dd", Name = [[MRO CTX, Coprates EMelas Chasm Mosaic]], - FilePath = asset.localResource("MRO_CTX/Coprates_EMelas_Chasm_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Coprates_EMelas_Chasm_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -126,7 +126,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_curiosity_ctx_mosaic = { Identifier = "curiosity_ctx_mosaic", Name = [[MRO CTX, Curiosity Roving Site Mosaic]], - FilePath = asset.localResource("MRO_CTX/Curiosity_Roving_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Curiosity_Roving_Site_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -135,7 +135,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Deuteronilus1_2_CTX_BlockAdj_dd = { Identifier = "Deuteronilus1_2_CTX_BlockAdj_dd", Name = [[MRO CTX, Deuteronilus Mensae Mosaic]], - FilePath = asset.localResource("MRO_CTX/Deuteronilus_Mensae_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Deuteronilus_Mensae_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -144,21 +144,21 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_CTX_DEM_East_Melas = { Identifier = "CTX_DEM_East_Melas", Name = [[MRO CTX, East Melas DEM]], - FilePath = asset.localResource("MRO_CTX/East_Melas_DEM.vrt"), + FilePath = asset.resource("MRO_CTX/East_Melas_DEM.vrt"), Description = [[This is a digital elevation model (DEM) for the Eastern Melas Chasma region of Valles Marineris. It is one of the areas identified as a potential Exploration Zone (EZ) for human exploration of Mars. This DEM was generated by combining 9 stereographic pairs of CTX images. Each individual pair was taken of the same area but from different angles. The nine pairs were joined together to cover a broad area of the EZ. This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] } local treks_CTX_Shade_East_Melas = { Identifier = "CTX_Shade_East_Melas", Name = [[MRO CTX, East Melas Hillshade]], - FilePath = asset.localResource("MRO_CTX/East_Melas_Hillshade.vrt"), + FilePath = asset.resource("MRO_CTX/East_Melas_Hillshade.vrt"), Description = [[This is a hillshade rendition of the digital elevation model (DEM) for the Eastern Melas Chasma region of Valles Marineris. It is one of the areas identified as a potential Exploration Zone (EZ) for human exploration of Mars. The hillshade layer is a shaded relief view of the DEM, making it particularly easy to visualize surface topography. The DEM was generated by combining 9 stereographic pairs of CTX images. Each individual pair was taken of the same area but from different angles. The nine pairs were joined together to cover a broad area of the EZ. This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] } local treks_NE_Marineris_Crater_CTX_BlockAdj_dd = { Identifier = "NE_Marineris_Crater_CTX_BlockAdj_dd", Name = [[MRO CTX, Eastern Valles Marineris Mosaic]], - FilePath = asset.localResource("MRO_CTX/Eastern_Valles_Marineris_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Eastern_Valles_Marineris_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -167,7 +167,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_SE_Marineris_CTX_BlockAdj_dd = { Identifier = "SE_Marineris_CTX_BlockAdj_dd", Name = [[MRO CTX, Equatorial Valles Marineries Mosaic]], - FilePath = asset.localResource("MRO_CTX/Equatorial_Valles_Marineries_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Equatorial_Valles_Marineries_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -176,7 +176,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Erebus_Montes_CTX_BlockAdj_dd = { Identifier = "Erebus_Montes_CTX_BlockAdj_dd", Name = [[MRO CTX, Erebus Montes Mosaic]], - FilePath = asset.localResource("MRO_CTX/Erebus_Montes_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Erebus_Montes_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -185,7 +185,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Gale_CTX_BlockAdj_dd = { Identifier = "Gale_CTX_BlockAdj_dd", Name = [[MRO CTX, Gale Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Gale_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Gale_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -194,7 +194,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Gusev_CTX_BlockAdj_dd = { Identifier = "Gusev_CTX_BlockAdj_dd", Name = [[MRO CTX, Gusev Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Gusev_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Gusev_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -203,7 +203,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Hadriacus_CTX_BlockAdj_dd = { Identifier = "Hadriacus_CTX_BlockAdj_dd", Name = [[MRO CTX, Hadriacus Mosaic]], - FilePath = asset.localResource("MRO_CTX/Hadriacus_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Hadriacus_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -212,7 +212,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Hale_Crater_CTX_BlockAdj_dd = { Identifier = "Hale_Crater_CTX_BlockAdj_dd", Name = [[MRO CTX, Hale Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Hale_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Hale_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -221,7 +221,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Hebrus_CTX_BlockAdj_dd = { Identifier = "Hebrus_CTX_BlockAdj_dd", Name = [[MRO CTX, Hebrus Valles Mosaic]], - FilePath = asset.localResource("MRO_CTX/Hebrus_Valles_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Hebrus_Valles_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -230,7 +230,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Hellas_Hellas2_CTX_BlockAdj_dd = { Identifier = "Hellas_Hellas2_CTX_BlockAdj_dd", Name = [[MRO CTX, Hellas Eastern Rim Mosaic]], - FilePath = asset.localResource("MRO_CTX/Hellas_Eastern_Rim_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Hellas_Eastern_Rim_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -239,7 +239,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Hellas3_CTX_BlockAdj_dd = { Identifier = "Hellas3_CTX_BlockAdj_dd", Name = [[MRO CTX, Hellas Mesopotamia Mosaic]], - FilePath = asset.localResource("MRO_CTX/Hellas_Mesopotamia_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Hellas_Mesopotamia_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -248,7 +248,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Huygens_CTX_BlockAdj_dd = { Identifier = "Huygens_CTX_BlockAdj_dd", Name = [[MRO CTX, Huygens Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Huygens_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Huygens_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -257,7 +257,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Hypanis_Delta_CTX_BlockAdj_dd = { Identifier = "Hypanis_Delta_CTX_BlockAdj_dd", Name = [[MRO CTX, Hypanis Delta Mosaic]], - FilePath = asset.localResource("MRO_CTX/Hypanis_Delta_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Hypanis_Delta_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -266,7 +266,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Ismenius_Cavus_CTX_BlockAdj_dd = { Identifier = "Ismenius_Cavus_CTX_BlockAdj_dd", Name = [[MRO CTX, Ismenius Cavus Mosaic]], - FilePath = asset.localResource("MRO_CTX/Ismenius_Cavus_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Ismenius_Cavus_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -275,7 +275,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Jezero_CTX_BlockAdj_dd = { Identifier = "Jezero_CTX_BlockAdj_dd", Name = [[MRO CTX, Jezero Mosaic, Preliminary]], - FilePath = asset.localResource("MRO_CTX/Jezero_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Jezero_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -284,7 +284,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Kasei_Valles_CTX_BlockAdj_dd = { Identifier = "Kasei_Valles_CTX_BlockAdj_dd", Name = [[MRO CTX, Kasei Valles Mosaic]], - FilePath = asset.localResource("MRO_CTX/Kasei_Valles_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Kasei_Valles_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -293,7 +293,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Mawrth_Valles_CTX_BlockAdj_dd = { Identifier = "Mawrth_Valles_CTX_BlockAdj_dd", Name = [[MRO CTX, Mawrth Vallis Mosaic]], - FilePath = asset.localResource("MRO_CTX/Mawrth_Vallis_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Mawrth_Vallis_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -302,7 +302,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_McLaughlin_Crater_CTX_BlockAdj_dd = { Identifier = "McLaughlin_Crater_CTX_BlockAdj_dd", Name = [[MRO CTX, McLaughlin Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/McLaughlin_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/McLaughlin_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -311,7 +311,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_S_Meridiani_Sinus_Planium_CTX_BlockAdj_dd = { Identifier = "S_Meridiani_Sinus_Planium_CTX_BlockAdj_dd", Name = [[MRO CTX, Meridiani Planum - Sinus Meridiani Mosaic]], - FilePath = asset.localResource("MRO_CTX/Meridiani_Planum_-_Sinus_Meridiani_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Meridiani_Planum_-_Sinus_Meridiani_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -320,7 +320,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_CTX_beta01_uncontrolled_5m_Caltech = { Identifier = "CTX_beta01_uncontrolled_5m_Caltech", Name = [[MRO CTX, Mosaic Global Uncontrolled (Caltech)]], - FilePath = asset.localResource("MRO_CTX/Mosaic_Global_Uncontrolled_Caltech.vrt"), + FilePath = asset.resource("MRO_CTX/Mosaic_Global_Uncontrolled_Caltech.vrt"), Description = [[This is a preliminary uncontrolled Context Camera (CTX) mosaic, called beta01, that the Murray Lab at Caltech has created to (1) generate a list of orbits that will be included in the final mosaic, (2) decipher challenges involved with generating a product of this unprecedented scale, and (3) solicit feedback from the Mars science community for how best to generate the mosaic in a way that helps as diverse a group of scientists as possible. The CTX camera, as managed by Malin Space Science Systems (MSSS), has attained near global coverage of Mars at the scale of ~5 m/pixel. All data used in the construction of this CTX global mosaic have been publicly released and are freely available via the NASA Planetary Data System. The Murray Lab/Caltech grants free use of the beta01 version of the mosaic for all purposes. When used, data credit should be: NASA/JPL/MSSS/The Caltech Murray Lab/Esri. This tiled web service, as hosted by Esri, is made available using lossy Jpeg compression at an 8 bit data range. To access Esri's Tiled Web Service for this mosaic, go to https://usgs.maps.arcgis.com/home/item.html?id=b164957a19544f55a8d6a001c952a590. To download the data, go to http://murray-lab.caltech.edu/CTX/. @@ -332,14 +332,14 @@ Credit: NASA/JPL/MSSS/The Caltech Murray Lab/Esri]] local treks_InSightCTXMosaic_112917 = { Identifier = "InSightCTXMosaic_112917", Name = [[MRO CTX, Mosaic InSight]], - FilePath = asset.localResource("MRO_CTX/Mosaic_InSight.vrt"), + FilePath = asset.resource("MRO_CTX/Mosaic_InSight.vrt"), Description = [[This is a 5m/px CTX orthophoto mosaic of the InSight Landing Site. After being transformed using a spline transformation, each image had the exterior 100m of pixels removed and was detrended by fitting a third order polynomial and subtracting it from each image. All of the detrended images were then mosaiced into a single image and color balanced using Distributed Gradient-Domain processing.]] } local treks_olympus_monseq = { Identifier = "olympus_monseq", Name = [[MRO CTX, Mosaic Olympus Mons]], - FilePath = asset.localResource("MRO_CTX/Mosaic_Olympus_Mons.vrt"), + FilePath = asset.resource("MRO_CTX/Mosaic_Olympus_Mons.vrt"), Description = [[This is a beta section of a CTX global mosaic produced by Jay Dickson. It was created by map projecting CT X images with ISIS3, and color balancing/stitching the images with Adobe Photoshop. A footprint layer shows the seams of image boundaries. @@ -350,7 +350,7 @@ Dickson et al. 2018 LPSC programs with abstracts https://www.hou.usra.edu/meetin local treks_Newton_Crater_CTX_BlockAdj_dd = { Identifier = "Newton_Crater_CTX_BlockAdj_dd", Name = [[MRO CTX, Newton Crater Mosaic]], - FilePath = asset.localResource("MRO_CTX/Newton_Crater_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Newton_Crater_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -359,7 +359,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Noactis_Landing_CTX_BlockAdj_dd = { Identifier = "Noactis_Landing_CTX_BlockAdj_dd", Name = [[MRO CTX, Noctis Landing Mosaic]], - FilePath = asset.localResource("MRO_CTX/Noctis_Landing_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Noctis_Landing_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -368,7 +368,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Protonilus_CTX_BlockAdj_dd = { Identifier = "Protonilus_CTX_BlockAdj_dd", Name = [[MRO CTX, Protonilus Mensae Mosaic]], - FilePath = asset.localResource("MRO_CTX/Protonilus_Mensae_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Protonilus_Mensae_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -377,7 +377,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_S_Nectaris_Fossae_CTX_BlockAdj_dd = { Identifier = "S_Nectaris_Fossae_CTX_BlockAdj_dd", Name = [[MRO CTX, Southern Nectaris Fossae Mosaic]], - FilePath = asset.localResource("MRO_CTX/Southern_Nectaris_Fossae_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Southern_Nectaris_Fossae_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -386,7 +386,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_DEM_1m_VictoriaCrater = { Identifier = "DEM_1m_VictoriaCrater", Name = [[MRO CTX, Victoria Crater DEM]], - FilePath = asset.localResource("MRO_CTX/Victoria_Crater_DEM.vrt"), + FilePath = asset.resource("MRO_CTX/Victoria_Crater_DEM.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -395,7 +395,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Viking_CTX_BlockAdj_dd = { Identifier = "Viking_CTX_BlockAdj_dd", Name = [[MRO CTX, Viking 1 Landing Site Mosaic]], - FilePath = asset.localResource("MRO_CTX/Viking_1_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Viking_1_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -404,7 +404,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_b16_015887_2280_xn_48n225w = { Identifier = "b16_015887_2280_xn_48n225w", Name = [[MRO CTX, Viking 2 Landing Site Mosaic]], - FilePath = asset.localResource("MRO_CTX/Viking_2_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Viking_2_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -413,7 +413,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_West_Candor_Chasma_longlat = { Identifier = "West_Candor_Chasma_longlat", Name = [[MRO CTX, West Candor Chasma Mosaic]], - FilePath = asset.localResource("MRO_CTX/West_Candor_Chasma_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/West_Candor_Chasma_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -422,7 +422,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_West_Candor_Chasma_DEM_longlat = { Identifier = "West_Candor_Chasma_DEM_longlat", Name = [[MRO CTX, West Candor DEM]], - FilePath = asset.localResource("MRO_CTX/West_Candor_DEM.vrt"), + FilePath = asset.resource("MRO_CTX/West_Candor_DEM.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -431,7 +431,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Noachis_CTX_BlockAdj_dd = { Identifier = "Noachis_CTX_BlockAdj_dd", Name = [[MRO CTX, Western Noachis Terra Mosaic]], - FilePath = asset.localResource("MRO_CTX/Western_Noachis_Terra_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Western_Noachis_Terra_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] @@ -440,7 +440,7 @@ The Context Camera (CTX) provides black-and-white images with resolutions up to local treks_Zephyria_CTX_BlockAdj_dd = { Identifier = "Zephyria_CTX_BlockAdj_dd", Name = [[MRO CTX, Zephyria Planum Mosaic]], - FilePath = asset.localResource("MRO_CTX/Zephyria_Planum_Mosaic.vrt"), + FilePath = asset.resource("MRO_CTX/Zephyria_Planum_Mosaic.vrt"), Description = [[This data was acquired using the Context Camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The Context Camera (CTX) provides black-and-white images with resolutions up to 6 meters/pixel. It provides broader context maps for the higher resolution but narrower fields of view of the HiRISE camera, as well as for other instruments aboard MRO, and is useful for producing mosaicked images of larger areas on Mars' surface.]] diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_HiRISE.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_HiRISE.asset index cbb6529f34..469d7d5e58 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_HiRISE.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MRO_HiRISE.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_DTEEC_001918_1735_001984_1735_U01_longlat = { Identifier = "DTEEC_001918_1735_001984_1735_U01_longlat", Name = [[MRO HiRISE, 001918_1735_001984_1735 DEM]], - FilePath = asset.localResource("MRO_HiRISE/001918_1735_001984_1735_DEM.vrt"), + FilePath = asset.resource("MRO_HiRISE/001918_1735_001984_1735_DEM.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -18,7 +18,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_DTEED_042014_1760_042647_1760_A01 = { Identifier = "DTEED_042014_1760_042647_1760_A01", Name = [[MRO HiRISE, 042014_1760_042647_1760 DEM]], - FilePath = asset.localResource("MRO_HiRISE/042014_1760_042647_1760_DEM.vrt"), + FilePath = asset.resource("MRO_HiRISE/042014_1760_042647_1760_DEM.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -27,7 +27,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_DTEED_042753_1930_042252_1930_A01 = { Identifier = "DTEED_042753_1930_042252_1930_A01", Name = [[MRO HiRISE, 042753_1930_042252_1930 DEM]], - FilePath = asset.localResource("MRO_HiRISE/042753_1930_042252_1930_DEM.vrt"), + FilePath = asset.resource("MRO_HiRISE/042753_1930_042252_1930_DEM.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -36,7 +36,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_h1183_0000_da4 = { Identifier = "h1183_0000_da4", Name = [[MRO HiRISE, 1183_0000 DEM]], - FilePath = asset.localResource("MRO_HiRISE/1183_0000_DEM.vrt"), + FilePath = asset.resource("MRO_HiRISE/1183_0000_DEM.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -45,7 +45,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_HiRISE_ColumbiaHills = { Identifier = "HiRISE_ColumbiaHills", Name = [[MRO HiRISE, Columbia Hills Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Columbia_Hills_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Columbia_Hills_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -54,7 +54,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_curiosity_hirise_mosaic = { Identifier = "curiosity_hirise_mosaic", Name = [[MRO HiRISE, Curiosity Roving Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Curiosity_Roving_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Curiosity_Roving_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -63,7 +63,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_Gale_DEM_SMG_1m = { Identifier = "Gale_DEM_SMG_1m", Name = [[MRO HiRISE, Gale Crater DEM]], - FilePath = asset.localResource("MRO_HiRISE/Gale_Crater_DEM.vrt"), + FilePath = asset.resource("MRO_HiRISE/Gale_Crater_DEM.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -72,7 +72,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_ESP_042252_1930_RED_B_01_ORTHO = { Identifier = "ESP_042252_1930_RED_B_01_ORTHO", Name = [[MRO HiRISE, Marth Crater West Rim Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Marth_Crater_West_Rim_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Marth_Crater_West_Rim_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -81,7 +81,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_ESP_040776_2115_RED_A_01_ORTHO = { Identifier = "ESP_040776_2115_RED_A_01_ORTHO", Name = [[MRO HiRISE, Martian Ares 3 Landing Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Martian_Ares_3_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Martian_Ares_3_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -90,7 +90,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_ESP_042647_1760_RED_B_01_ORTHO = { Identifier = "ESP_042647_1760_RED_B_01_ORTHO", Name = [[MRO HiRISE, Martian Ares 4 Landing Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Martian_Ares_4_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Martian_Ares_4_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -99,7 +99,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_CLH_Visible_Mosaic_HiRISE_CTX_HRSC_GCS_MARS_07102018 = { Identifier = "CLH_Visible_Mosaic_HiRISE_CTX_HRSC_GCS_MARS_07102018", Name = [[MRO HiRISE, Mosaic Columbia Hills]], - FilePath = asset.localResource("MRO_HiRISE/Mosaic_Columbia_Hills.vrt"), + FilePath = asset.resource("MRO_HiRISE/Mosaic_Columbia_Hills.vrt"), Description = [[Preliminary visible orthoimage mosaic for Columbia Hills candidate landing site for the Mars 2020 rover. HRSC orthoimages and DEMs were downloaded from the Planetary Data System archives. HiRISE and CTX orthoimages and DEMs were created by the USGS Astrogeology and HiRISE teams, and compiled and georeferenced at JPL/Caltech by the Advanced Laboratory for Landing Site Terrain Analysis and Reconnaissance (ALLSTAR) group including Nathan Williams, @@ -121,14 +121,14 @@ When analyzing images, please ensure that the correct projection system is being local treks_ESP_058005_1845_RED_spline_rect = { Identifier = "ESP_058005_1845_RED_spline_rect", Name = [[MRO HiRISE, Mosaic Insight Landing Site]], - FilePath = asset.localResource("MRO_HiRISE/Mosaic_Insight_Landing_Site.vrt"), + FilePath = asset.resource("MRO_HiRISE/Mosaic_Insight_Landing_Site.vrt"), Description = [[This image (ESP_058005_1845) was acquired with the Mars HiRISE Camera aboard NASA's Mars Reconnaissance Orbiter. It shows the Mars InSight lander (4.5024°, 135.62345°), heat shield (4.50834°, 135.63481°), and backshell with parachute (4.49415°, 135.62778°). The image was acquired on December 11, 2018 at 14:02 local Mars time. The image is centered at 4.495° lat and 135.623° lon. The spacecraft altitude was 271.5 km. Original image scale range is 27.9 cm/pixel (with 1 x 1 binning) so objects about 84 cm across are resolved. The emission angle was 13.7°, phase angle was 51.0°, and solar incidence angle was 39°, with the Sun about 51° above the horizon. Solar longitude was 304.3°, Northern Winter.]] } local treks_NES_JEZ_MID_Visible_Mosaic_HiRISE_CTX_HRSC_GCS_MARS_07102018 = { Identifier = "NES_JEZ_MID_Visible_Mosaic_HiRISE_CTX_HRSC_GCS_MARS_07102018", Name = [[MRO HiRISE, Mosaic Jezero NE Syrtis Midway]], - FilePath = asset.localResource("MRO_HiRISE/Mosaic_Jezero_NE_Syrtis_Midway.vrt"), + FilePath = asset.resource("MRO_HiRISE/Mosaic_Jezero_NE_Syrtis_Midway.vrt"), Description = [[Preliminary visible orthoimage mosaic for Jezero Crater, NE Syrtis, and Midway candidate landing sites for the Mars 2020 rover. HRSC orthoimages and DEMs were downloaded from the Planetary Data System archives. HiRISE and CTX orthoimages and DEMs were created by the USGS Astrogeology and HiRISE teams, and compiled and georeferenced at JPL/Caltech by the Advanced Laboratory for Landing Site Terrain Analysis and Reconnaissance (ALLSTAR) group including Nathan Williams, @@ -150,14 +150,14 @@ When analyzing images, please ensure that the correct projection system is being local treks_HiRISE_Opportunity = { Identifier = "HiRISE_Opportunity", Name = [[MRO HiRISE, Mosaic Opportunity]], - FilePath = asset.localResource("MRO_HiRISE/Mosaic_Opportunity.vrt"), + FilePath = asset.resource("MRO_HiRISE/Mosaic_Opportunity.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] } local treks_opportunity_hirise_mosaic = { Identifier = "opportunity_hirise_mosaic", Name = [[MRO HiRISE, Opportunity Roving Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Opportunity_Roving_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Opportunity_Roving_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -166,7 +166,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_phoenix_hirise_mosaic = { Identifier = "phoenix_hirise_mosaic", Name = [[MRO HiRISE, Phoenix Landing Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Phoenix_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Phoenix_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -175,7 +175,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_sojourner_hirise_mosaic = { Identifier = "sojourner_hirise_mosaic", Name = [[MRO HiRISE, Sojourner Roving Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Sojourner_Roving_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Sojourner_Roving_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -184,14 +184,14 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_PSP_001918_1735_RED_A_01_ORTHO_longlat = { Identifier = "PSP_001918_1735_RED_A_01_ORTHO_longlat", Name = [[MRO HiRISE, Southwest Candor Chasma Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Southwest_Candor_Chasma_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Southwest_Candor_Chasma_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] } local treks_spirit_hirise_mosaic = { Identifier = "spirit_hirise_mosaic", Name = [[MRO HiRISE, Spirit Roving Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Spirit_Roving_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Spirit_Roving_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -200,7 +200,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_PSP_001521_2025_RED = { Identifier = "PSP_001521_2025_RED", Name = [[MRO HiRISE, Viking 1 Landing Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Viking_1_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Viking_1_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] @@ -209,7 +209,7 @@ The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-me local treks_PSP_001501_2280_RED = { Identifier = "PSP_001501_2280_RED", Name = [[MRO HiRISE, Viking 2 Landing Site Mosaic]], - FilePath = asset.localResource("MRO_HiRISE/Viking_2_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("MRO_HiRISE/Viking_2_Landing_Site_Mosaic.vrt"), Description = [[This data was acquired using the High Resolution Imaging Science Experiment camera aboard NASA's Mars Reconnaissance Orbiter spacecraft (MRO). MRO was launched on August 12, 2005 and arrived at Mars on March 10, 2006. It maintains a nearly circular orbit, completing an orbital revolution about every 112 minutes at an altitude of approximately 250 to 316 km or 155 to 196 miles. MRO carries a sophisticated suite of instruments used to analyze and map the landforms, stratigraphy, minerals, and ice of Mars. The High Resolution Imaging Science Experiment (HiRISE) camera utilizes a 0.5-meter telescope to obtain very high resolution images of Martian landforms and terrains. From an altitude of 300 km, HiRISE has a resolution of 0.3 meters per pixel. In addition to being used for getting very detailed images of surface features, pairs of slightly offset HiRISE images are combined to produce precise digital elevation models of Martian topography.]] diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MSL.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MSL.asset index 4423e5fe35..076401270c 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MSL.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/MSL.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_mars_pahrump_patch_8k_256m = { Identifier = "mars_pahrump_patch_8k_256m", Name = [[MSL, Pahrump Hills]], - FilePath = asset.localResource("MSL/Pahrump_Hills.vrt"), + FilePath = asset.resource("MSL/Pahrump_Hills.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Express_HRSC.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Express_HRSC.asset index 18609103be..06f430aece 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Express_HRSC.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Express_HRSC.asset @@ -9,49 +9,49 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_HRSC_Martian_east = { Identifier = "HRSC_Martian_east", Name = [[Mars Express HRSC, Martian Path Eastern Section Color Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Martian_Path_Eastern_Section_Color_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Martian_Path_Eastern_Section_Color_Mosaic.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } local treks_MC11E_HRMOSCO_COL = { Identifier = "MC11E_HRMOSCO_COL", Name = [[Mars Express HRSC, Martian Path MC11 Quad Color Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Martian_Path_MC11_Quad_Color_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Martian_Path_MC11_Quad_Color_Mosaic.vrt"), Description = [[This layer is a combined color mosaic and 50 meter digital terrain model assembled using data from the High Resolution Stereo Camera (HRSC) aboard the European Space Agency's Mars Express orbiter. It covers the MC-11 quadrangle on Mars. For the purposes of mapping, the United States Geological Survey (USGS) has divided the surface of Mars into 30 quadrangles, labeled MC-1 through MC-30 (MC for Mars Chart). Each of the quadrangles also has a proper name derived from a prominent surface feature within the quadrangle. Much of the story of the Martian takes place within MC-11, also known as Oxia Palus. Fortunately, MC-11 happens to be the first complete quadrangle the European Space Agency produced as an HRSC 50m digital terrain model and image mosaic. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. This mosaic was produced by the Global Topography and Mosaic Generation Task Group of the HRSC-Team by joining nearly 100 contiguous HRSC stereo strips. HRSC data provided by ESA/DLR/FU Berlin and the Mars Express HRSC-Team.]] } local treks_MC11E_HRMOSND_ND5 = { Identifier = "MC11E_HRMOSND_ND5", Name = [[Mars Express HRSC, Martian Path MC11 Quad Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Martian_Path_MC11_Quad_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Martian_Path_MC11_Quad_Mosaic.vrt"), Description = [[This layer is a combined greyscale mosaic and 50 meter digital terrain model assembled using data from the High Resolution Stereo Camera (HRSC) aboard the European Space Agency's Mars Express orbiter. It covers the MC-11 quadrangle on Mars. For the purposes of mapping, the United States Geological Survey (USGS) has divided the surface of Mars into 30 quadrangles, labeled MC-1 through MC-30 (MC for Mars Chart). Each of the quadrangles also has a proper name derived from a prominent surface feature within the quadrangle. Much of the story of the Martian takes place within MC-11, also known as Oxia Palus. Fortunately, MC-11 happens to be the first complete quadrangle the European Space Agency produced as an HRSC 50m digital terrain model and image mosaic. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. While this mosaic lacks the color information shown in the color mosaic, it does show finer detail. This mosaic was produced by the Global Topography and Mosaic Generation Task Group of the HRSC-Team by joining nearly 100 contiguous HRSC stereo strips. HRSC data provided by ESA/DLR/FU Berlin and the Mars Express HRSC-Team.]] } local treks_hrsc_mawrth_vallis_color = { Identifier = "hrsc_mawrth_vallis_color", Name = [[Mars Express HRSC, Mawrth Vallis Color Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Mawrth_Vallis_Color_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Mawrth_Vallis_Color_Mosaic.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } local treks_hrsc_mawrth_vallis = { Identifier = "hrsc_mawrth_vallis", Name = [[Mars Express HRSC, Mawrth Vallis Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Mawrth_Vallis_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Mawrth_Vallis_Mosaic.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } local treks_h2942_0000_nd3 = { Identifier = "h2942_0000_nd3", Name = [[Mars Express HRSC, Viking 1 Landing Site Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Viking_1_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Viking_1_Landing_Site_Mosaic.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } local treks_h1394_0000_nd3 = { Identifier = "h1394_0000_nd3", Name = [[Mars Express HRSC, Viking 2 Landing Site Mosaic]], - FilePath = asset.localResource("Mars_Express_HRSC/Viking_2_Landing_Site_Mosaic.vrt"), + FilePath = asset.resource("Mars_Express_HRSC/Viking_2_Landing_Site_Mosaic.vrt"), Description = [[This layer is a greyscale mosaic assembled using data from the High Resolution Stereo Camera aboard the European Space Agency's Mars Express orbiter. HRSC is being used to obtain color and stereo images that will map 100% of Mars' surface at resolution better than 30 m/pixel, and 50% of the surface at better than 15 m/pixel. Each of the nine CCD lines of HRSC, a linescan imager (pushbroom camera), contains 5184 pixels. The channels consist of red, green, blue, near-infrared, three stereo channels (backward, nadir, and forward) and two photometric channels. The digital elevation model used for this layer is a combination of data derived from the HRSC and the Mars Orbiter Laser Altimeter.]] } diff --git a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Reconnaissance_Orbiter_CTX.asset b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Reconnaissance_Orbiter_CTX.asset index 8a13ebcd68..bcf434effe 100644 --- a/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Reconnaissance_Orbiter_CTX.asset +++ b/data/assets/scene/solarsystem/planets/mars/layers/nasa-treks/Mars_Reconnaissance_Orbiter_CTX.asset @@ -9,7 +9,7 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mars/mars").Ma local treks_CTX_ClrSlope_8bit_12S182E_24mp_P22_009609_1674_B02_010453_1675 = { Identifier = "CTX_ClrSlope_8bit_12S182E_24mp_P22_009609_1674_B02_010453_1675", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Apollinaris 12S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Apollinaris_12S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Apollinaris_12S182E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -23,7 +23,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_13S182E_24mp_G15_024127_1673_G16_024483_1673 = { Identifier = "CTX_ClrSlope_8bit_13S182E_24mp_G15_024127_1673_G16_024483_1673", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Apollinaris 13S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Apollinaris_13S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Apollinaris_13S182E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -37,7 +37,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_14S184E_24mp_B01_009886_1658_P21_009385_1658 = { Identifier = "CTX_ClrSlope_8bit_14S184E_24mp_B01_009886_1658_P21_009385_1658", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Apollinaris 14S184E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Apollinaris_14S184E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Apollinaris_14S184E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -51,7 +51,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_10S291E_24mp_P22_009684_1699_B02_010396_1699 = { Identifier = "CTX_ClrSlope_8bit_10S291E_24mp_P22_009684_1699_B02_010396_1699", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Coprates 10S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Coprates_10S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Coprates_10S291E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -65,7 +65,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_11S293E_24mp_B09_013231_1696_B11_013732_1690 = { Identifier = "CTX_ClrSlope_8bit_11S293E_24mp_B09_013231_1696_B11_013732_1690", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Coprates 11S293E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Coprates_11S293E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Coprates_11S293E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -79,7 +79,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_13S293E_24mp_G07_020879_1669_G09_021657_1665 = { Identifier = "CTX_ClrSlope_8bit_13S293E_24mp_G07_020879_1669_G09_021657_1665", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Coprates 13S293E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Coprates_13S293E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Coprates_13S293E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -93,7 +93,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_37N024E_24mp_G05_020203_2178_G22_026994_2170 = { Identifier = "CTX_ClrSlope_8bit_37N024E_24mp_G05_020203_2178_G22_026994_2170", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Deuteronius 37N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_37N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_37N024E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -107,7 +107,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_38N024E_24mp_B17_016168_2181_G16_024594_2181 = { Identifier = "CTX_ClrSlope_8bit_38N024E_24mp_B17_016168_2181_G16_024594_2181", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Deuteronius 38N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_38N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_38N024E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -121,7 +121,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_39N024E_24mp_D15_032875_2196_D15_033165_2196 = { Identifier = "CTX_ClrSlope_8bit_39N024E_24mp_D15_032875_2196_D15_033165_2196", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Deuteronius 39N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_39N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_39N024E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -135,7 +135,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_40N022E_24mp_B18_016656_2206_B18_016801_2206 = { Identifier = "CTX_ClrSlope_8bit_40N022E_24mp_B18_016656_2206_B18_016801_2206", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope Deuteronius 40N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_40N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_Deuteronius_40N024E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -149,7 +149,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_11S289E_24mp_F23_044971_1685_F21_043995_1685 = { Identifier = "CTX_ClrSlope_8bit_11S289E_24mp_F23_044971_1685_F21_043995_1685", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 11S289E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_11S289E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_11S289E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -163,7 +163,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_11S291E_24mp_B19_017187_1685_B19_016976_1685 = { Identifier = "CTX_ClrSlope_8bit_11S291E_24mp_B19_017187_1685_B19_016976_1685", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 11S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_11S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_11S291E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -177,7 +177,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_12S289E_24mp_D01_027446_1678_D01_027723_1677 = { Identifier = "CTX_ClrSlope_8bit_12S289E_24mp_D01_027446_1678_D01_027723_1677", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 12S289E_D01]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S289E_D01.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S289E_D01.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -191,7 +191,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_12S289E_24mp_F18_042927_1681_J02_045749_1694 = { Identifier = "CTX_ClrSlope_8bit_12S289E_24mp_F18_042927_1681_J02_045749_1694", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 12S289E_F18]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S289E_F18.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S289E_F18.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -205,7 +205,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_12S290E_24mp_D18_034250_1676_D21_035450_1674 = { Identifier = "CTX_ClrSlope_8bit_12S290E_24mp_D18_034250_1676_D21_035450_1674", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 12S290E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S290E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S290E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -219,7 +219,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_12S291E_24mp_F14_041292_1682_F16_041938_1682 = { Identifier = "CTX_ClrSlope_8bit_12S291E_24mp_F14_041292_1682_F16_041938_1682", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 12S291E_F14]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S291E_F14.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S291E_F14.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -233,7 +233,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_12S291E_24mp_F21_043850_1684_F21_043916_1685 = { Identifier = "CTX_ClrSlope_8bit_12S291E_24mp_F21_043850_1684_F21_043916_1685", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 12S291E_F21]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S291E_F21.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S291E_F21.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -247,7 +247,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_12S291E_24mp_J01_045116_1677_J03_046039_1676 = { Identifier = "CTX_ClrSlope_8bit_12S291E_24mp_J01_045116_1677_J03_046039_1676", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 12S291E_J01]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S291E_J01.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_12S291E_J01.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -261,7 +261,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_13S289E_24mp_D10_031125_1673_D12_031903_1669 = { Identifier = "CTX_ClrSlope_8bit_13S289E_24mp_D10_031125_1673_D12_031903_1669", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 13S289E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_13S289E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_13S289E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -275,7 +275,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_ClrSlope_8bit_16S291E_24mp_D22_035951_1644_F01_036307_1644 = { Identifier = "CTX_ClrSlope_8bit_16S291E_24mp_D22_035951_1644_F01_036307_1644", Name = [[Mars Reconnaissance Orbiter CTX, Color Slope East Melas 16S291E_D22]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_16S291E_D22.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Color_Slope_East_Melas_16S291E_D22.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -289,7 +289,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_Shade_12S182E_24mp_P22_009609_1674_B02_010453_1675 = { Identifier = "CTX_Shade_12S182E_24mp_P22_009609_1674_B02_010453_1675", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Apollinaris 12S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Apollinaris_12S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Apollinaris_12S182E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -301,7 +301,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_13S182E_24mp_G15_024127_1673_G16_024483_1673 = { Identifier = "CTX_Shade_13S182E_24mp_G15_024127_1673_G16_024483_1673", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Apollinaris 13S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Apollinaris_13S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Apollinaris_13S182E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -313,7 +313,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_14S184E_24mp_B01_009886_1658_P21_009385_1658 = { Identifier = "CTX_Shade_14S184E_24mp_B01_009886_1658_P21_009385_1658", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Apollinaris 14S184E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Apollinaris_14S184E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Apollinaris_14S184E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -325,7 +325,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_10S291E_24mp_P22_009684_1699_B02_010396_1699 = { Identifier = "CTX_Shade_10S291E_24mp_P22_009684_1699_B02_010396_1699", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Coprates 10S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Coprates_10S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Coprates_10S291E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -337,7 +337,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_11S293E_24mp_B09_013231_1696_B11_013732_1690 = { Identifier = "CTX_Shade_11S293E_24mp_B09_013231_1696_B11_013732_1690", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Coprates 11S293E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Coprates_11S293E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Coprates_11S293E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -349,7 +349,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_13S293E_24mp_G07_020879_1669_G09_021657_1665 = { Identifier = "CTX_Shade_13S293E_24mp_G07_020879_1669_G09_021657_1665", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Coprates 13S293E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Coprates_13S293E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Coprates_13S293E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -361,7 +361,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_37N024E_24mp_G05_020203_2178_G22_026994_2170 = { Identifier = "CTX_Shade_37N024E_24mp_G05_020203_2178_G22_026994_2170", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Deuteronius 37N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_37N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_37N024E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -373,7 +373,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_38N024E_24mp_B17_016168_2181_G16_024594_2181 = { Identifier = "CTX_Shade_38N024E_24mp_B17_016168_2181_G16_024594_2181", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Deuteronius 38N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_38N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_38N024E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -385,7 +385,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_39N024E_24mp_D15_032875_2196_D15_033165_2196 = { Identifier = "CTX_Shade_39N024E_24mp_D15_032875_2196_D15_033165_2196", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Deuteronius 39N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_39N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_39N024E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -397,7 +397,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_40N022E_24mp_B18_016656_2206_B18_016801_2206 = { Identifier = "CTX_Shade_40N022E_24mp_B18_016656_2206_B18_016801_2206", Name = [[Mars Reconnaissance Orbiter CTX, HillShade Deuteronius 40N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_40N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_Deuteronius_40N024E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -409,7 +409,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_11S289E_24mp_F23_044971_1685_F21_043995_1685 = { Identifier = "CTX_Shade_11S289E_24mp_F23_044971_1685_F21_043995_1685", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 11S289E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_11S289E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_11S289E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -421,7 +421,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_11S291E_24mp_B19_017187_1685_B19_016976_1685 = { Identifier = "CTX_Shade_11S291E_24mp_B19_017187_1685_B19_016976_1685", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 11S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_11S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_11S291E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -433,7 +433,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_12S289E_24mp_D01_027446_1678_D01_027723_1677 = { Identifier = "CTX_Shade_12S289E_24mp_D01_027446_1678_D01_027723_1677", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 12S289E_D01]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S289E_D01.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S289E_D01.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -445,7 +445,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_12S289E_24mp_F18_042927_1681_J02_045749_1694 = { Identifier = "CTX_Shade_12S289E_24mp_F18_042927_1681_J02_045749_1694", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 12S289E_F18]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S289E_F18.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S289E_F18.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -457,7 +457,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_12S290E_24mp_D18_034250_1676_D21_035450_1674 = { Identifier = "CTX_Shade_12S290E_24mp_D18_034250_1676_D21_035450_1674", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 12S290E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S290E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S290E.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -469,7 +469,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_12S291E_24mp_F14_041292_1682_F16_041938_1682 = { Identifier = "CTX_Shade_12S291E_24mp_F14_041292_1682_F16_041938_1682", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 12S291E_F14]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S291E_F14.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S291E_F14.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -481,7 +481,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_12S291E_24mp_F21_043850_1684_F21_043916_1685 = { Identifier = "CTX_Shade_12S291E_24mp_F21_043850_1684_F21_043916_1685", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 12S291E_F21]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S291E_F21.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S291E_F21.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -493,7 +493,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_12S291E_24mp_J01_045116_1677_J03_046039_1676 = { Identifier = "CTX_Shade_12S291E_24mp_J01_045116_1677_J03_046039_1676", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 12S291E_J01]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S291E_J01.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_12S291E_J01.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -505,7 +505,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_13S289E_24mp_D10_031125_1673_D12_031903_1669 = { Identifier = "CTX_Shade_13S289E_24mp_D10_031125_1673_D12_031903_1669", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 13S289E_D10]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_13S289E_D10.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_13S289E_D10.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -517,7 +517,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Shade_16S291E_24mp_D22_035951_1644_F01_036307_1644 = { Identifier = "CTX_Shade_16S291E_24mp_D22_035951_1644_F01_036307_1644", Name = [[Mars Reconnaissance Orbiter CTX, HillShade East Melas 16S291E_D22]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_16S291E_D22.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/HillShade_East_Melas_16S291E_D22.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -529,7 +529,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_Deuteronilus_CTX_Shade_v0_20171112 = { Identifier = "Deuteronilus_CTX_Shade_v0_20171112", Name = [[Mars Reconnaissance Orbiter CTX, Hilllshade Deuteronilus]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Hilllshade_Deuteronilus.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Hilllshade_Deuteronilus.vrt"), Description = [[This is a grayscale shaded relief (hillshade) for the original digital elevation model (DEM/DTM) as produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -541,7 +541,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_12S182E_24mp_P22_009609_1674 = { Identifier = "CTX_Ortho_12S182E_24mp_P22_009609_1674", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Apollinaris 12S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Apollinaris_12S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Apollinaris_12S182E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -553,7 +553,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_13S182E_24mp_G15_024127_1673 = { Identifier = "CTX_Ortho_13S182E_24mp_G15_024127_1673", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Apollinaris 13S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Apollinaris_13S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Apollinaris_13S182E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -565,7 +565,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_14S184E_24mp_B01_009886_1658 = { Identifier = "CTX_Ortho_14S184E_24mp_B01_009886_1658", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Apollinaris 14S184E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Apollinaris_14S184E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Apollinaris_14S184E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -577,7 +577,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_10S291E_24mp_P22_009684_1699 = { Identifier = "CTX_Ortho_10S291E_24mp_P22_009684_1699", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Coprates 10S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Coprates_10S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Coprates_10S291E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -589,7 +589,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_11S293E_24mp_B09_013231_1696 = { Identifier = "CTX_Ortho_11S293E_24mp_B09_013231_1696", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Coprates 11S293E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Coprates_11S293E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Coprates_11S293E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -601,7 +601,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_13S293E_24mp_G07_020879_1669 = { Identifier = "CTX_Ortho_13S293E_24mp_G07_020879_1669", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Coprates 13S293E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Coprates_13S293E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Coprates_13S293E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -613,7 +613,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_38N024E_6mp_B17_016168_2181 = { Identifier = "CTX_Ortho_38N024E_6mp_B17_016168_2181", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Deuteronius 38N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Deuteronius_38N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Deuteronius_38N024E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -625,7 +625,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_39N024E_6mp_D15_032875_2196 = { Identifier = "CTX_Ortho_39N024E_6mp_D15_032875_2196", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Deuteronius 39N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Deuteronius_39N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Deuteronius_39N024E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -637,7 +637,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_40N022E_6mp_B18_016656_2206 = { Identifier = "CTX_Ortho_40N022E_6mp_B18_016656_2206", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic Deuteronius 40N024E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Deuteronius_40N024E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_Deuteronius_40N024E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -649,7 +649,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_11S289E_6mp_F23_044971_1685 = { Identifier = "CTX_Ortho_11S289E_6mp_F23_044971_1685", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 11S289E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_11S289E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_11S289E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -661,7 +661,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_11S291E_6mp_B19_017187_1685 = { Identifier = "CTX_Ortho_11S291E_6mp_B19_017187_1685", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 11S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_11S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_11S291E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -673,7 +673,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_12S289E_6mp_D01_027446_1678 = { Identifier = "CTX_Ortho_12S289E_6mp_D01_027446_1678", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 12S289E_D01]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S289E_D01.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S289E_D01.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -685,7 +685,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_12S289E_6mp_F18_042927_1681 = { Identifier = "CTX_Ortho_12S289E_6mp_F18_042927_1681", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 12S289E_F18]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S289E_F18.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S289E_F18.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -697,7 +697,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_12S290E_6mp_D18_034250_1676 = { Identifier = "CTX_Ortho_12S290E_6mp_D18_034250_1676", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 12S290E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S290E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S290E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -709,7 +709,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_F14_041292_1682_map_ba_align_6_fill500DRG = { Identifier = "F14_041292_1682_map_ba_align_6_fill500DRG", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 12S291E_F14]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S291E_F14.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S291E_F14.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -721,7 +721,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_12S291E_6mp_F21_043850_1684 = { Identifier = "CTX_Ortho_12S291E_6mp_F21_043850_1684", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 12S291E_F21]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S291E_F21.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S291E_F21.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -733,7 +733,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_12S291E_6mp_J01_045116_1677 = { Identifier = "CTX_Ortho_12S291E_6mp_J01_045116_1677", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 12S291E_J01]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S291E_J01.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_12S291E_J01.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -745,7 +745,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_13S289E_6mp_D10_031125_1673 = { Identifier = "CTX_Ortho_13S289E_6mp_D10_031125_1673", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 13S289E_D10]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_13S289E_D10.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_13S289E_D10.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -757,7 +757,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Ortho_16S291E_6mp_D22_035951_1644 = { Identifier = "CTX_Ortho_16S291E_6mp_D22_035951_1644", Name = [[Mars Reconnaissance Orbiter CTX, Mosaic East Melas 16S291E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_16S291E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Mosaic_East_Melas_16S291E.vrt"), Description = [[This is a CTX orthorectified image, geometrically corrected using its own source digital elevation model (DEM/DTM), as produced as part of an effort to characterize candidate Human Exploration Zones for Mars. The original DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). The DEM, and thus orthoimage, has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -769,7 +769,7 @@ Mayer, D. P., E. S. Kite, 2016, An Integrated Workflow for Producing Digital Ter local treks_CTX_Slope_12S182E_24mp_P22_009609_1674_B02_010453_1675 = { Identifier = "CTX_Slope_12S182E_24mp_P22_009609_1674_B02_010453_1675", Name = [[Mars Reconnaissance Orbiter CTX, Slope Apollinaris 12S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Slope_Apollinaris_12S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Slope_Apollinaris_12S182E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -783,7 +783,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_Slope_13S182E_24mp_G15_024127_1673_G16_024483_1673 = { Identifier = "CTX_Slope_13S182E_24mp_G15_024127_1673_G16_024483_1673", Name = [[Mars Reconnaissance Orbiter CTX, Slope Apollinaris 13S182E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Slope_Apollinaris_13S182E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Slope_Apollinaris_13S182E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: @@ -797,7 +797,7 @@ Slopes were derived using the Python script called gdal_baseline_slope.py: https local treks_CTX_Slope_14S184E_24mp_B01_009886_1658_P21_009385_1658 = { Identifier = "CTX_Slope_14S184E_24mp_B01_009886_1658_P21_009385_1658", Name = [[Mars Reconnaissance Orbiter CTX, Slope Apollinaris 14S184E]], - FilePath = asset.localResource("Mars_Reconnaissance_Orbiter_CTX/Slope_Apollinaris_14S184E.vrt"), + FilePath = asset.resource("Mars_Reconnaissance_Orbiter_CTX/Slope_Apollinaris_14S184E.vrt"), Description = [[This is a colorized version of the original 2x2 pixel slope in degrees (also called a 1 baseline slope). This was produced as part of an effort to characterize topography within candidate Human Exploration Zones for Mars. The DEM was constructed from a pair of CTX images using the stereo photogrammetry software AMES Stereo Pipeline (ASP). THe DEM has been tied to MOLA and can be considered resarch- and visualization-ready. Because it has not been manually edited using a full 3D editing environment, ASP DEMs cannot currently be considered true engineering-ready for performing landings. References: diff --git a/data/assets/scene/solarsystem/planets/mars/mars.asset b/data/assets/scene/solarsystem/planets/mars/mars.asset index 1ae86ee846..6f25b031d1 100644 --- a/data/assets/scene/solarsystem/planets/mars/mars.asset +++ b/data/assets/scene/solarsystem/planets/mars/mars.asset @@ -4,7 +4,7 @@ local transforms = asset.require("./transforms") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Mars Labels", Type = "HttpSynchronization", Identifier = "mars_labels", diff --git a/data/assets/scene/solarsystem/planets/mars/moons/deimos.asset b/data/assets/scene/solarsystem/planets/mars/moons/deimos.asset index b1b383ab17..0c30512f58 100644 --- a/data/assets/scene/solarsystem/planets/mars/moons/deimos.asset +++ b/data/assets/scene/solarsystem/planets/mars/moons/deimos.asset @@ -4,14 +4,14 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Deimos Model", Type = "HttpSynchronization", Identifier = "deimos_model", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Mars Spice Kernels", Type = "HttpSynchronization", Identifier = "mars_kernels", diff --git a/data/assets/scene/solarsystem/planets/mars/moons/deimos_globe.asset b/data/assets/scene/solarsystem/planets/mars/moons/deimos_globe.asset index ceb6eaa5c4..2c63a40743 100644 --- a/data/assets/scene/solarsystem/planets/mars/moons/deimos_globe.asset +++ b/data/assets/scene/solarsystem/planets/mars/moons/deimos_globe.asset @@ -2,7 +2,7 @@ local transforms = asset.require("../transforms") -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Mars Spice Kernels", Type = "HttpSynchronization", Identifier = "mars_kernels", diff --git a/data/assets/scene/solarsystem/planets/mars/moons/phobos.asset b/data/assets/scene/solarsystem/planets/mars/moons/phobos.asset index c26d2a2ad5..722dd5c975 100644 --- a/data/assets/scene/solarsystem/planets/mars/moons/phobos.asset +++ b/data/assets/scene/solarsystem/planets/mars/moons/phobos.asset @@ -4,14 +4,14 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Phobos Model", Type = "HttpSynchronization", Identifier = "phobos_model", Version = 1 }) -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Mars Spice Kernels", Type = "HttpSynchronization", Identifier = "mars_kernels", diff --git a/data/assets/scene/solarsystem/planets/mars/moons/phobos_globe.asset b/data/assets/scene/solarsystem/planets/mars/moons/phobos_globe.asset index e8bfc26a0d..84623a9151 100644 --- a/data/assets/scene/solarsystem/planets/mars/moons/phobos_globe.asset +++ b/data/assets/scene/solarsystem/planets/mars/moons/phobos_globe.asset @@ -2,7 +2,7 @@ local transforms = asset.require("../transforms") -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Mars Spice Kernels", Type = "HttpSynchronization", Identifier = "mars_kernels", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/alsimap_02122015.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/alsimap_02122015.asset index e27c699f95..42e3405ce4 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/alsimap_02122015.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/alsimap_02122015.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mercury") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mercury Textures", Type = "HttpSynchronization", Identifier = "mercury_abundance_textures", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/casimap_02122015.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/casimap_02122015.asset index dc5e3e71c7..8021eea9cf 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/casimap_02122015.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/casimap_02122015.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mercury") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mercury Textures", Type = "HttpSynchronization", Identifier = "mercury_abundance_textures", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/fesimap_02122015.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/fesimap_02122015.asset index fb397287a7..deb23dad40 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/fesimap_02122015.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/fesimap_02122015.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mercury") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mercury Textures", Type = "HttpSynchronization", Identifier = "mercury_abundance_textures", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mercury_texture.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mercury_texture.asset index 363bef5186..499c73e013 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mercury_texture.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mercury_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mercury") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mercury Textures", Type = "HttpSynchronization", Identifier = "mercury_textures", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_newyork.asset index 72cbc12107..67263d4464 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_BDR_NewYork", Name = "Messenger BDR [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_bdr_newyork.wms"), + FilePath = asset.resource("messenger_bdr_newyork.wms"), TilePixelSize = 360, Description = [[The Map Projected Basemap RDR (BDR) data set consists of a global monochrome map of reflectance at a resolution of 256 pixels per degree (~166 m/p). diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_sweden.asset index 3e6e91190b..521eddf06b 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_BDR_Sweden", Name = "Messenger BDR [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_bdr_sweden.wms"), + FilePath = asset.resource("messenger_bdr_sweden.wms"), TilePixelSize = 360, Description = [[The Map Projected Basemap RDR (BDR) data set consists of a global monochrome map of reflectance at a resolution of 256 pixels per degree (~166 m/p). diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_utah.asset index cdceb42207..5d31e934e2 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_bdr_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_BDR_Utah", Name = "Messenger BDR [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_bdr_utah.wms"), + FilePath = asset.resource("messenger_bdr_utah.wms"), TilePixelSize = 360, Description = [[The Map Projected Basemap RDR (BDR) data set consists of a global monochrome map of reflectance at a resolution of 256 pixels per degree (~166 m/p). diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_newyork.asset index 15453f5a02..5e2b5b9bc9 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_HIE_NewYork", Name = "Messenger HIE [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_hie_newyork.wms") + FilePath = asset.resource("messenger_hie_newyork.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_sweden.asset index 15888a81ec..4f78dd33ac 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_HIE_Sweden", Name = "Messenger HIE [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_hie_sweden.wms") + FilePath = asset.resource("messenger_hie_sweden.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_utah.asset index 014e5b07b7..f7576fdbc8 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hie_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_HIE_Utah", Name = "Messenger HIE [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_hie_utah.wms") + FilePath = asset.resource("messenger_hie_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_newyork.asset index 93797ac107..2fcdaeda8f 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_HIW_NewYork", Name = "Messenger HIW [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_hiw_newyork.wms") + FilePath = asset.resource("messenger_hiw_newyork.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_sweden.asset index 9a70a4a628..18ef239562 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_HIW_Sweden", Name = "Messenger HIW [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_hiw_sweden.wms") + FilePath = asset.resource("messenger_hiw_sweden.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_utah.asset index 17eaaed762..1942be658b 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_hiw_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_HIW_Utah", Name = "Messenger HIW [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_hiw_utah.wms") + FilePath = asset.resource("messenger_hiw_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_newyork.asset index 0d100c0d6a..d7cdc01fe0 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_LOI_NewYork", Name = "Messenger LOI [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_loi_newyork.wms") + FilePath = asset.resource("messenger_loi_newyork.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_sweden.asset index 30d3a78057..6bcb79dd88 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_LOI_Sweden", Name = "Messenger LOI [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_loi_sweden.wms") + FilePath = asset.resource("messenger_loi_sweden.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_utah.asset index 5675282a4a..befeeeb9c6 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_loi_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_LOI_Utah", Name = "Messenger LOI [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_loi_utah.wms") + FilePath = asset.resource("messenger_loi_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_newyork.asset index 0487181d7e..7a92448daa 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_MDIS_NewYork", Name = "Messenger MDIS [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mdis_newyork.wms"), + FilePath = asset.resource("messenger_mdis_newyork.wms"), Description = [[This May 2013 basemap is a combination of the following mosaics; (1) The 2013-05-10 version of the monochrome global mosaic, made from Applied Coherent Technology (ACT) Corporation tiles, (2) An average north polar mosaic from 90N to 82.5N, diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_sweden.asset index 2237e17076..d65e4b7471 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_MDIS_Sweden", Name = "Messenger MDIS [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mdis_sweden.wms"), + FilePath = asset.resource("messenger_mdis_sweden.wms"), Description = [[This May 2013 basemap is a combination of the following mosaics; (1) The 2013-05-10 version of the monochrome global mosaic, made from Applied Coherent Technology (ACT) Corporation tiles, (2) An average north polar mosaic from 90N to 82.5N, diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_utah.asset index 67b6009903..db7bca90ec 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdis_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_MDIS_Utah", Name = "Messenger MDIS [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mdis_utah.wms"), + FilePath = asset.resource("messenger_mdis_utah.wms"), Description = [[This May 2013 basemap is a combination of the following mosaics; (1) The 2013-05-10 version of the monochrome global mosaic, made from Applied Coherent Technology (ACT) Corporation tiles, (2) An average north polar mosaic from 90N to 82.5N, diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdr_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdr_utah.asset index 2dfcb6222b..57e05220a3 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdr_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mdr_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_MDR_Utah", Name = "Messenger MDR [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mdr_utah.wms") + FilePath = asset.resource("messenger_mdr_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_newyork.asset index 6418f9a6c6..b4e5dca288 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_Mosaic2_NewYork", Name = "Messenger Mosaic2 [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mosaic2_newyork.wms") + FilePath = asset.resource("messenger_mosaic2_newyork.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_sweden.asset index d568d7a4ce..600f13eb81 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_Mosaic2_Sweden", Name = "Messenger Mosaic2 [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mosaic2_sweden.wms") + FilePath = asset.resource("messenger_mosaic2_sweden.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_utah.asset index f2e53e59fc..19d6d6f797 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic2_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_Mosaic2_Utah", Name = "Messenger Mosaic2 [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mosaic2_utah.wms") + FilePath = asset.resource("messenger_mosaic2_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_newyork.asset index 7f71d22800..c48f3ede53 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_Mosaic_NewYork", Name = "Messenger Mosaic [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mosaic_newyork.wms") + FilePath = asset.resource("messenger_mosaic_newyork.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_sweden.asset index 9c4e6d6643..a86565b630 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_Mosaic_Sweden", Name = "Messenger Mosaic [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mosaic_sweden.wms") + FilePath = asset.resource("messenger_mosaic_sweden.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_utah.asset index 1c40788bc0..7c2ded983f 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mosaic_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_Mosaic_Utah", Name = "Messenger Mosaic [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mosaic_utah.wms") + FilePath = asset.resource("messenger_mosaic_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mp3_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mp3_utah.asset index c1fdab7108..40d072c688 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mp3_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_mp3_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_MP3_Utah", Name = "Messenger MP3 [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_mp3_utah.wms") + FilePath = asset.resource("messenger_mp3_utah.wms") } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_newyork.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_newyork.asset index 2fbb37357e..1ad76bca02 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_newyork.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_SHADE_NewYork", Name = "Messenger SHADE [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_shade_newyork.wms"), + FilePath = asset.resource("messenger_shade_newyork.wms"), Settings = { Gamma = 1.33, Multiplier = 1.15 diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_sweden.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_sweden.asset index 61c8169d8e..e1bb4260f8 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_sweden.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_SHADE_Sweden", Name = "Messenger SHADE [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_shade_sweden.wms"), + FilePath = asset.resource("messenger_shade_sweden.wms"), Settings = { Gamma = 1.33, Multiplier = 1.15 diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_utah.asset index d213ca77ea..01cc5a9d1a 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/messenger_shade_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Messenger_SHADE_Utah", Name = "Messenger SHADE [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_shade_utah.wms"), + FilePath = asset.resource("messenger_shade_utah.wms"), Settings = { Gamma = 1.33, Multiplier = 1.15 diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mgsimap_02122015.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mgsimap_02122015.asset index f83de8ebad..35fff60e83 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mgsimap_02122015.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/mgsimap_02122015.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mercury") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mercury Textures", Type = "HttpSynchronization", Identifier = "mercury_abundance_textures", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/ssimap_02122015.asset b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/ssimap_02122015.asset index 52f6cc4076..fb5cb61f04 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/ssimap_02122015.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/colorlayers/ssimap_02122015.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mercury") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mercury Textures", Type = "HttpSynchronization", Identifier = "mercury_abundance_textures", diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/heightlayers/messenger_dem_utah.asset b/data/assets/scene/solarsystem/planets/mercury/layers/heightlayers/messenger_dem_utah.asset index 00a172afda..05e9d1276e 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/heightlayers/messenger_dem_utah.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/heightlayers/messenger_dem_utah.asset @@ -4,7 +4,7 @@ local Layer = { Identifier = "Messenger_DEM_Utah", Name = "Messenger DEM [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("messenger_dem_utah.wms"), + FilePath = asset.resource("messenger_dem_utah.wms"), Settings = { Gamma = 1.59, Multiplier = 1.38 diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS.asset b/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS.asset index b45e33a0cc..ab0423cc61 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS.asset @@ -9,21 +9,21 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mercury/mercur local treks_Mercury_Messenger_USGS_DEM_665m_v2_HillshadeColor = { Identifier = "Mercury_Messenger_USGS_DEM_665m_v2_HillshadeColor", Name = [[MSGR MDIS, ColorHillshade Global]], - FilePath = asset.localResource("MSGR_MDIS/ColorHillshade_Global.vrt"), + FilePath = asset.resource("MSGR_MDIS/ColorHillshade_Global.vrt"), Description = [[This is a colorized shaded-relief generated from the USGS Astrogeology Science Center's Mercury MESSENGER Global DEM 665m v2 data product providing global coverage of Mercury. This color hillshade was generated in ArcPro with the shaded-relief raster function. The resolution of the original DEM used to create this product is 64 pixels/degree (665 m/pixel). The control network used for registration contains tie points that are sample/line coordinates with geometric locations (derived from SPICE) that are automatically measured across the overlapping image areas. Elevation values are in meters and referred to a radius of 2439400m. The legend conveys the mapping colors to elevation values (meters).]] } local treks_Mercury_Messenger_USGS_DEM_665m_v2_Hillshade = { Identifier = "Mercury_Messenger_USGS_DEM_665m_v2_Hillshade", Name = [[MSGR MDIS, Hillshade Global]], - FilePath = asset.localResource("MSGR_MDIS/Hillshade_Global.vrt"), + FilePath = asset.resource("MSGR_MDIS/Hillshade_Global.vrt"), Description = [[This is a shaded-relief generated from the USGS Astrogeology Science Center's Mercury MESSENGER Global DEM 665m v2 data product providing global coverage of Mercury. This shaded-relief data product was generated in ArcPro with the hillshade raster function. The resolution of the original DEM used to create this product is 64 pixels/degree (665 m/pixel). The control network used for registration contains tie points that are sample/line coordinates with geometric locations (derived from SPICE) that are automatically measured across the overlapping image areas. Elevation values are in meters and referred to a radius of 2439400m.]] } local treks_Mercury_Messenger_USGS_DEM_665m_v2_SlopeColor = { Identifier = "Mercury_Messenger_USGS_DEM_665m_v2_SlopeColor", Name = [[MSGR MDIS, Slope Colorized Global]], - FilePath = asset.localResource("MSGR_MDIS/Slope_Colorized_Global.vrt"), + FilePath = asset.resource("MSGR_MDIS/Slope_Colorized_Global.vrt"), Description = [[This is a colorized slope data product of the USGS Astrogeology Science Center's Mercury MESSENGER Global DEM 665m v2 data product providing global coverage of Mercury. This slope data product was generated in ArcMap with the slope spatial analysis tool. The resolution of this product is 64 pixels/degree (665 m/pixel). The control network used for registration contains tie points that are sample/line coordinates with geometric locations (derived from SPICE) that are automatically measured across the overlapping image areas. Slope values are in degrees and referred to a radius of 2439400m. Slope values range from a minimum value of 0 to a maximum value of 71.0409. The legend conveys the mapping colors to slope values (degrees).]] } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Mosaic.asset b/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Mosaic.asset index 36c95e6edb..2af7a78ceb 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Mosaic.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Mosaic.asset @@ -9,70 +9,70 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mercury/mercur local treks_MSGR_Aksakov_Crater_Peak_Ring_Ortho_29m = { Identifier = "MSGR_Aksakov_Crater_Peak_Ring_Ortho_29m", Name = [[MSGR MDIS Mosaic, Aksakov Crater Peak Ring]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Aksakov_Crater_Peak_Ring.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Aksakov_Crater_Peak_Ring.vrt"), Description = [[This is a visible orthoimage for the Aksakov Crater Peak Ring region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 29m/pixel.]] } local treks_MSGR_near_Dali_Crater_Ortho_20m = { Identifier = "MSGR_near_Dali_Crater_Ortho_20m", Name = [[MSGR MDIS Mosaic, Crater near Dali Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Crater_near_Dali_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Crater_near_Dali_Crater.vrt"), Description = [[This is a visible orthoimage for the Crater Near Dali Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 20m/pixel.]] } local treks_MSGR_near_Geddes_Crater_Ortho_33m = { Identifier = "MSGR_near_Geddes_Crater_Ortho_33m", Name = [[MSGR MDIS Mosaic, Crater near Geddes Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Crater_near_Geddes_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Crater_near_Geddes_Crater.vrt"), Description = [[This is a visible orthoimage for the Crater Near Geddes Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 33m/pixel.]] } local treks_MSGR_Degas_Crater_Ortho_30m = { Identifier = "MSGR_Degas_Crater_Ortho_30m", Name = [[MSGR MDIS Mosaic, Degas Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Degas_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Degas_Crater.vrt"), Description = [[This is a visible orthoimage for the Degas Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 30m/pixel.]] } local treks_MSGR_Kertesz_Crater_Ortho_30m = { Identifier = "MSGR_Kertesz_Crater_Ortho_30m", Name = [[MSGR MDIS Mosaic, Kertesz Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Kertesz_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Kertesz_Crater.vrt"), Description = [[This is a visible orthoimage for the KerteszCrater region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 30m/pixel.]] } local treks_MSGR_nw_Degas_Crater_Ortho_26m = { Identifier = "MSGR_nw_Degas_Crater_Ortho_26m", Name = [[MSGR MDIS Mosaic, North-West of Degas Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/North-West_of_Degas_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/North-West_of_Degas_Crater.vrt"), Description = [[This is a visible orthoimage for the region northwest of Degas Crater on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 26m/pixel.]] } local treks_MSGR_Praxiteles_Peak_Ring_Ortho_20m = { Identifier = "MSGR_Praxiteles_Peak_Ring_Ortho_20m", Name = [[MSGR MDIS Mosaic, Praxiteles Peak Ring]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Praxiteles_Peak_Ring.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Praxiteles_Peak_Ring.vrt"), Description = [[This is a visible orthoimage for the Praxiteles Peak Ring region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 20m/pixel.]] } local treks_MSGR_Raditladi_Crater_Ortho_40m = { Identifier = "MSGR_Raditladi_Crater_Ortho_40m", Name = [[MSGR MDIS Mosaic, Raditladi Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Raditladi_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Raditladi_Crater.vrt"), Description = [[This is a visible orthoimage for the Raditladi Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 40m/pixel.]] } local treks_MSGR_Sander_Crater_Ortho_22m = { Identifier = "MSGR_Sander_Crater_Ortho_22m", Name = [[MSGR MDIS Mosaic, Sander Crater]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Sander_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Sander_Crater.vrt"), Description = [[This is a visible orthoimage for the Sander Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 22m/pixel.]] } local treks_MSGR_Sholem_Aleichem_Crater_Wall_Ortho_8m = { Identifier = "MSGR_Sholem_Aleichem_Crater_Wall_Ortho_8m", Name = [[MSGR MDIS Mosaic, Sholem Aleichem Crater Wall]], - FilePath = asset.localResource("MSGR_MDIS_Mosaic/Sholem_Aleichem_Crater_Wall.vrt"), + FilePath = asset.resource("MSGR_MDIS_Mosaic/Sholem_Aleichem_Crater_Wall.vrt"), Description = [[This is a visible orthoimage for the Sholem Aleichem Crater Wall region on Mercury. This data product class of this data is observational and has been constructed to examine the visible and topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. The visible image has been orthorectified using a digital elevation model (DEM) created from Mercury Dual Imaging System (MDIS) stereo pair images. The DEM used to generate the orthoimage has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. The orthoimage was then projected onto the DEM and exported. This ortho image has been generated at a resolution of 8m/pixel.]] } diff --git a/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Slope.asset b/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Slope.asset index a86bf3230a..0149e2d412 100644 --- a/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Slope.asset +++ b/data/assets/scene/solarsystem/planets/mercury/layers/nasa-treks/MSGR_MDIS_Slope.asset @@ -9,70 +9,70 @@ local globeIdentifier = asset.require("scene/solarsystem//planets/mercury/mercur local treks_MSGR_Aksakov_Crater_Peak_Ring_Slope_100m = { Identifier = "MSGR_Aksakov_Crater_Peak_Ring_Slope_100m", Name = [[MSGR MDIS Slope, Aksakov Crater Peak Ring]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Aksakov_Crater_Peak_Ring.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Aksakov_Crater_Peak_Ring.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Aksakov Crater Peak Ring region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 100m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 41.818.]] } local treks_MSGR_near_Dali_Crater_Slope_60m = { Identifier = "MSGR_near_Dali_Crater_Slope_60m", Name = [[MSGR MDIS Slope, Crater near Dali Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Crater_near_Dali_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Crater_near_Dali_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Crater Near Dali Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 60m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 50.112.]] } local treks_MSGR_near_Geddes_Crater_Slope_100m = { Identifier = "MSGR_near_Geddes_Crater_Slope_100m", Name = [[MSGR MDIS Slope, Crater near Geddes Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Crater_near_Geddes_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Crater_near_Geddes_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Crater Near Geddes Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 100m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 42.451.]] } local treks_MSGR_Degas_Crater_Slope_90m = { Identifier = "MSGR_Degas_Crater_Slope_90m", Name = [[MSGR MDIS Slope, Degas Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Degas_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Degas_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Degas Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 90m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 53.812.]] } local treks_MSGR_Kertesz_Crater_Slope_100m = { Identifier = "MSGR_Kertesz_Crater_Slope_100m", Name = [[MSGR MDIS Slope, Kertesz Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Kertesz_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Kertesz_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Kertesz Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 100m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 51.033.]] } local treks_MSGR_nw_Degas_Crater_Slope_80m = { Identifier = "MSGR_nw_Degas_Crater_Slope_80m", Name = [[MSGR MDIS Slope, North-West of Degas Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/North-West_of_Degas_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/North-West_of_Degas_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the northwest region of Degas Crater on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 80m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 42.616.]] } local treks_MSGR_Praxiteles_Peak_Ring_Slope_60m = { Identifier = "MSGR_Praxiteles_Peak_Ring_Slope_60m", Name = [[MSGR MDIS Slope, Praxiteles Peak Ring]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Praxiteles_Peak_Ring.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Praxiteles_Peak_Ring.vrt"), Description = [[This is a colorized slope product of the digital elevation model (DEM) for the Praxiteles Peak Ring region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 60m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 46.484.]] } local treks_MSGR_Raditladi_Crater_Slope_120m = { Identifier = "MSGR_Raditladi_Crater_Slope_120m", Name = [[MSGR MDIS Slope, Raditladi Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Raditladi_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Raditladi_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Raditladi Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 120m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 39.538.]] } local treks_MSGR_Sander_Crater_Slope_80m = { Identifier = "MSGR_Sander_Crater_Slope_80m", Name = [[MSGR MDIS Slope, Sander Crater]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Sander_Crater.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Sander_Crater.vrt"), Description = [[This is a slope product of the digital elevation model (DEM) for the Sander Crater region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 80m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 41.517.]] } local treks_MSGR_Sholem_Aleichem_Crater_Wall_Slope_25m = { Identifier = "MSGR_Sholem_Aleichem_Crater_Wall_Slope_25m", Name = [[MSGR MDIS Slope, Sholem Aleichem Crater Wall]], - FilePath = asset.localResource("MSGR_MDIS_Slope/Sholem_Aleichem_Crater_Wall.vrt"), + FilePath = asset.resource("MSGR_MDIS_Slope/Sholem_Aleichem_Crater_Wall.vrt"), Description = [[This is a colorized slope product of the digital elevation model (DEM) for the Sholem Aleichem Crater Wall region on Mercury. This data product class of this data is observational and has been constructed to examine the topographic settings of landforms around Mercury's hollows. Observations of topography, specifically the relationships of hollows to their surroundings, can be used to investigate hollow formation. This DEM has been derived from Mercury Dual Imaging System (MDIS) data and has been generated at a resolution of 25m/pixel. The DEM has been aligned and controlled to Mercury Laser Altimeter (MLA) individual elevation points. Vertical offsets in this DEM have been roughly corrected relative to the USGS's 665m Global DEM of Mercury. DEM elevation values are in meters and referred to a radius of 2440000m. Slope values are in degrees with a minimum value of 0 and a maximum value of 40.746.]] } diff --git a/data/assets/scene/solarsystem/planets/mercury/mercury.asset b/data/assets/scene/solarsystem/planets/mercury/mercury.asset index 3a4cacf78e..6dde12aa39 100644 --- a/data/assets/scene/solarsystem/planets/mercury/mercury.asset +++ b/data/assets/scene/solarsystem/planets/mercury/mercury.asset @@ -4,7 +4,7 @@ local transforms = asset.require("./transforms") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Mercury Labels", Type = "HttpSynchronization", Identifier = "mercury_labels", diff --git a/data/assets/scene/solarsystem/planets/neptune/kernels.asset b/data/assets/scene/solarsystem/planets/neptune/kernels.asset index 4bfad9a74f..e1c2feb317 100644 --- a/data/assets/scene/solarsystem/planets/neptune/kernels.asset +++ b/data/assets/scene/solarsystem/planets/neptune/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Neptune Spice Kernels", Type = "HttpSynchronization", Identifier = "neptune_kernels", diff --git a/data/assets/scene/solarsystem/planets/neptune/layers/colorlayers/neptune_texture.asset b/data/assets/scene/solarsystem/planets/neptune/layers/colorlayers/neptune_texture.asset index 1e5705d57f..428d3bae4b 100644 --- a/data/assets/scene/solarsystem/planets/neptune/layers/colorlayers/neptune_texture.asset +++ b/data/assets/scene/solarsystem/planets/neptune/layers/colorlayers/neptune_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../neptune") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Neptune textures", Type = "HttpSynchronization", Identifier = "neptune_textures", diff --git a/data/assets/scene/solarsystem/planets/neptune/triton/layers/colorlayers/triton_voyager2_clrmosaic_globalfill_600m.asset b/data/assets/scene/solarsystem/planets/neptune/triton/layers/colorlayers/triton_voyager2_clrmosaic_globalfill_600m.asset index 46e83c352b..34b6996f44 100644 --- a/data/assets/scene/solarsystem/planets/neptune/triton/layers/colorlayers/triton_voyager2_clrmosaic_globalfill_600m.asset +++ b/data/assets/scene/solarsystem/planets/neptune/triton/layers/colorlayers/triton_voyager2_clrmosaic_globalfill_600m.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../triton") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Triton Textures", Type = "HttpSynchronization", Identifier = "triton_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/dione/dione.asset b/data/assets/scene/solarsystem/planets/saturn/dione/dione.asset index a7a939eec5..fd6705e03c 100644 --- a/data/assets/scene/solarsystem/planets/saturn/dione/dione.asset +++ b/data/assets/scene/solarsystem/planets/saturn/dione/dione.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/dione/layers/colorlayers/dione_texture.asset b/data/assets/scene/solarsystem/planets/saturn/dione/layers/colorlayers/dione_texture.asset index caca2f9069..7d5fdb4020 100644 --- a/data/assets/scene/solarsystem/planets/saturn/dione/layers/colorlayers/dione_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/dione/layers/colorlayers/dione_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../dione") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Dione textures", Type = "HttpSynchronization", Identifier = "dione_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/enceladus/enceladus.asset b/data/assets/scene/solarsystem/planets/saturn/enceladus/enceladus.asset index 8cde73ffd0..26f5465764 100644 --- a/data/assets/scene/solarsystem/planets/saturn/enceladus/enceladus.asset +++ b/data/assets/scene/solarsystem/planets/saturn/enceladus/enceladus.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/enceladus_texture.asset b/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/enceladus_texture.asset index 0dd079b028..e14e4cf7c4 100644 --- a/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/enceladus_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/enceladus_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../enceladus") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Enceladus textures", Type = "HttpSynchronization", Identifier = "enceladus_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_newyork.asset b/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_newyork.asset index 2f886bfc0e..2591573846 100644 --- a/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_newyork.asset +++ b/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Global_Mosaic_100m_HPF_NewYork", Name = "Cassini Global Mosaic 100m HPF [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("global_mosaic_100m_hpf_newyork.wms"), + FilePath = asset.resource("global_mosaic_100m_hpf_newyork.wms"), Description = [[This mosaic represents the completion of a global control network of Enceladus containing Cassini Imaging Science Subsystem (ISS) images. A total of 586 images in CLR, GRN, UV3, and IR3 filters were selected for the control diff --git a/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_sweden.asset b/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_sweden.asset index fbfdbb5193..e3fc211cc3 100644 --- a/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_sweden.asset +++ b/data/assets/scene/solarsystem/planets/saturn/enceladus/layers/colorlayers/global_mosaic_100m_hpf_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Global_Mosaic_100m_HPF_Sweden", Name = "Cassini Global Mosaic 100m HPF [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("global_mosaic_100m_hpf_sweden.wms"), + FilePath = asset.resource("global_mosaic_100m_hpf_sweden.wms"), Description = [[This mosaic represents the completion of a global control network of Enceladus containing Cassini Imaging Science Subsystem (ISS) images. A total of 586 images in CLR, GRN, UV3, and IR3 filters were selected for the control diff --git a/data/assets/scene/solarsystem/planets/saturn/hyperion/hyperion.asset b/data/assets/scene/solarsystem/planets/saturn/hyperion/hyperion.asset index 3652eef7fc..97c95a15b3 100644 --- a/data/assets/scene/solarsystem/planets/saturn/hyperion/hyperion.asset +++ b/data/assets/scene/solarsystem/planets/saturn/hyperion/hyperion.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/iapetus/iapetus.asset b/data/assets/scene/solarsystem/planets/saturn/iapetus/iapetus.asset index c8ac165115..bac29a64f0 100644 --- a/data/assets/scene/solarsystem/planets/saturn/iapetus/iapetus.asset +++ b/data/assets/scene/solarsystem/planets/saturn/iapetus/iapetus.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/iapetus/layers/colorlayers/iapetus_texture.asset b/data/assets/scene/solarsystem/planets/saturn/iapetus/layers/colorlayers/iapetus_texture.asset index b3b19e7464..9a228ca1c2 100644 --- a/data/assets/scene/solarsystem/planets/saturn/iapetus/layers/colorlayers/iapetus_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/iapetus/layers/colorlayers/iapetus_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../iapetus") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Iapetus textures", Type = "HttpSynchronization", Identifier = "iapetus_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/kernels.asset b/data/assets/scene/solarsystem/planets/saturn/kernels.asset index 5a659764a9..a1dcf4b882 100644 --- a/data/assets/scene/solarsystem/planets/saturn/kernels.asset +++ b/data/assets/scene/solarsystem/planets/saturn/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Saturn Spice Kernels", Type = "HttpSynchronization", Identifier = "saturn_kernels", diff --git a/data/assets/scene/solarsystem/planets/saturn/layers/colorlayers/saturn_texture.asset b/data/assets/scene/solarsystem/planets/saturn/layers/colorlayers/saturn_texture.asset index a3e7ca57ad..fd266c5ff1 100644 --- a/data/assets/scene/solarsystem/planets/saturn/layers/colorlayers/saturn_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/layers/colorlayers/saturn_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../saturn") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Type = "HttpSynchronization", Name = "Saturn textures", Identifier = "saturn_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/mimas/layers/colorlayers/mimas_texture.asset b/data/assets/scene/solarsystem/planets/saturn/mimas/layers/colorlayers/mimas_texture.asset index 6c000042f2..5de7b88fe3 100644 --- a/data/assets/scene/solarsystem/planets/saturn/mimas/layers/colorlayers/mimas_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/mimas/layers/colorlayers/mimas_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../mimas") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Mimas textures", Type = "HttpSynchronization", Identifier = "mimas_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/mimas/mimas.asset b/data/assets/scene/solarsystem/planets/saturn/mimas/mimas.asset index 36aad15d4c..31da7dcaa2 100644 --- a/data/assets/scene/solarsystem/planets/saturn/mimas/mimas.asset +++ b/data/assets/scene/solarsystem/planets/saturn/mimas/mimas.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/minor/shepherd_group.asset b/data/assets/scene/solarsystem/planets/saturn/minor/shepherd_group.asset index 734d32c3e3..0ffa5bd9b2 100644 --- a/data/assets/scene/solarsystem/planets/saturn/minor/shepherd_group.asset +++ b/data/assets/scene/solarsystem/planets/saturn/minor/shepherd_group.asset @@ -2,7 +2,7 @@ local transforms = asset.require("../transforms") -local syncedKernels = asset.syncedResource({ +local syncedKernels = asset.resource({ Name = "Saturn Shepherd Moons Spice Kernels", Type = "HttpSynchronization", Identifier = "saturn_shepherd_kernels", diff --git a/data/assets/scene/solarsystem/planets/saturn/rhea/layers/colorlayers/rhea_texture.asset b/data/assets/scene/solarsystem/planets/saturn/rhea/layers/colorlayers/rhea_texture.asset index 9ff9287019..5c27a33a62 100644 --- a/data/assets/scene/solarsystem/planets/saturn/rhea/layers/colorlayers/rhea_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/rhea/layers/colorlayers/rhea_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../rhea") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Rhea textures", Type = "HttpSynchronization", Identifier = "rhea_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/rhea/rhea.asset b/data/assets/scene/solarsystem/planets/saturn/rhea/rhea.asset index 9aaf757c80..64f3c2263c 100644 --- a/data/assets/scene/solarsystem/planets/saturn/rhea/rhea.asset +++ b/data/assets/scene/solarsystem/planets/saturn/rhea/rhea.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/saturn.asset b/data/assets/scene/solarsystem/planets/saturn/saturn.asset index 188a5c824f..68753c4355 100644 --- a/data/assets/scene/solarsystem/planets/saturn/saturn.asset +++ b/data/assets/scene/solarsystem/planets/saturn/saturn.asset @@ -4,7 +4,7 @@ local transforms = asset.require("./transforms") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Type = "HttpSynchronization", Name = "Saturn textures", Identifier = "saturn_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/tethys/layers/colorlayers/tethys_texture.asset b/data/assets/scene/solarsystem/planets/saturn/tethys/layers/colorlayers/tethys_texture.asset index 5e76f7b274..ceecd82b78 100644 --- a/data/assets/scene/solarsystem/planets/saturn/tethys/layers/colorlayers/tethys_texture.asset +++ b/data/assets/scene/solarsystem/planets/saturn/tethys/layers/colorlayers/tethys_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../tethys") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Tethys textures", Type = "HttpSynchronization", Identifier = "tethys_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/tethys/tethys.asset b/data/assets/scene/solarsystem/planets/saturn/tethys/tethys.asset index ec844427cf..0f66813926 100644 --- a/data/assets/scene/solarsystem/planets/saturn/tethys/tethys.asset +++ b/data/assets/scene/solarsystem/planets/saturn/tethys/tethys.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_local.asset b/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_local.asset index 2e069072a2..06cbdfaccb 100644 --- a/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_local.asset +++ b/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_local.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../titan") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Type = "HttpSynchronization", Name = "Titan textures", Identifier = "titan_textures", diff --git a/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_newyork.asset b/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_newyork.asset index 8084c7797f..aba41f9d82 100644 --- a/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_newyork.asset +++ b/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Cassini_ISS_Global_Mosaic_4km_NewYork", Name = "Cassini ISS Global Mosaic [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("cassini_iss_global_mosaic_4km_newyork.wms"), + FilePath = asset.resource("cassini_iss_global_mosaic_4km_newyork.wms"), Description = [[This global digital map of Saturn's moon Titan was created using images taken by the Cassini spacecraft's Imaging Science Subsystem (ISS). The map was produced in June 2015 using data collected through Cassini's flyby on April 7, diff --git a/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_sweden.asset b/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_sweden.asset index bf3cee518d..0e658e9e61 100644 --- a/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_sweden.asset +++ b/data/assets/scene/solarsystem/planets/saturn/titan/layers/colorlayers/cassini_iss_global_mosaic_4km_sweden.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Cassini_ISS_Global_Mosaic_4km_LiU", Name = "Cassini ISS Global Mosaic [Sweden]", Enabled = asset.enabled, - FilePath = asset.localResource("cassini_iss_global_mosaic_4km_sweden.wms"), + FilePath = asset.resource("cassini_iss_global_mosaic_4km_sweden.wms"), Description = [[This global digital map of Saturn's moon Titan was created using images taken by the Cassini spacecraft's Imaging Science Subsystem (ISS). The map was produced in June 2015 using data collected through Cassini's flyby on April 7, diff --git a/data/assets/scene/solarsystem/planets/saturn/titan/titan.asset b/data/assets/scene/solarsystem/planets/saturn/titan/titan.asset index 53b332a6f6..6347aeeaa0 100644 --- a/data/assets/scene/solarsystem/planets/saturn/titan/titan.asset +++ b/data/assets/scene/solarsystem/planets/saturn/titan/titan.asset @@ -4,7 +4,7 @@ local kernel = asset.require("../kernels") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Saturn Labels", Type = "HttpSynchronization", Identifier = "saturn_labels", diff --git a/data/assets/scene/solarsystem/planets/uranus/kernels.asset b/data/assets/scene/solarsystem/planets/uranus/kernels.asset index d7dcbf10c6..22ebcd1447 100644 --- a/data/assets/scene/solarsystem/planets/uranus/kernels.asset +++ b/data/assets/scene/solarsystem/planets/uranus/kernels.asset @@ -1,4 +1,4 @@ -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "Uranus Spice Kernels", Type = "HttpSynchronization", Identifier = "uranus_kernels", diff --git a/data/assets/scene/solarsystem/planets/uranus/layers/colorlayers/uranus_texture.asset b/data/assets/scene/solarsystem/planets/uranus/layers/colorlayers/uranus_texture.asset index b8702a1d72..a351c817a9 100644 --- a/data/assets/scene/solarsystem/planets/uranus/layers/colorlayers/uranus_texture.asset +++ b/data/assets/scene/solarsystem/planets/uranus/layers/colorlayers/uranus_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../uranus") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Uranus Textures", Type = "HttpSynchronization", Identifier = "uranus_textures", diff --git a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo.asset b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo.asset index 504cdfad08..2086f4ee46 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../venus") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Venus Textures", Type = "HttpSynchronization", Identifier = "venus_textures", @@ -30,7 +30,7 @@ local Layer = { TileProvider = { Identifier = "Magellan_Mosaic_Utah", Name = "Magellan Mosaic [Utah]", - FilePath = asset.localResource("magellan_mosaic_utah.vrt"), + FilePath = asset.resource("magellan_mosaic_utah.vrt"), BlendMode = "Color", Settings = { Gamma = 2.0 } } diff --git a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo_newyork.asset b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo_newyork.asset index 172fee7f3a..79c648a45d 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo_newyork.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/clouds_magellan_combo_newyork.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../venus") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Venus Textures", Type = "HttpSynchronization", Identifier = "venus_textures", @@ -30,7 +30,7 @@ local Layer = { TileProvider = { Identifier = "Magellan_Mosaic_NewYork", Name = "Magellan Mosaic [New York]", - FilePath = asset.localResource("magellan_mosaic_newyork.vrt"), + FilePath = asset.resource("magellan_mosaic_newyork.vrt"), BlendMode = "Color", Settings = { Gamma = 2.0 } } diff --git a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_newyork.asset b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_newyork.asset index 5b4a771047..8c01b2e223 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_newyork.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Magellan_Mosaic_NewYork", Name = "Magellan Mosaic [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("magellan_mosaic_newyork.vrt"), + FilePath = asset.resource("magellan_mosaic_newyork.vrt"), BlendMode = "Color", Settings = { Gamma = 2.0 }, Description = [[Color layer for Venus. This mosaic was created from the Magellan diff --git a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_utah.asset b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_utah.asset index 45d05e246e..bb0655c803 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_utah.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/magellan_mosaic_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "Magellan_Mosaic_Utah", Name = "Magellan Mosaic [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("magellan_mosaic_utah.vrt"), + FilePath = asset.resource("magellan_mosaic_utah.vrt"), BlendMode = "Color", Settings = { Gamma = 2.0 }, Description = [[Color layer for Venus. This mosaic was created from the Magellan diff --git a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/venus_texture.asset b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/venus_texture.asset index d327130a11..2343b4ca84 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/venus_texture.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/colorlayers/venus_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../venus") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Name = "Venus Textures", Type = "HttpSynchronization", Identifier = "venus_textures", diff --git a/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_newyork.asset b/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_newyork.asset index 102ea3fcaa..a783800fbc 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_newyork.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_newyork.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MagellanElevation_NewYork", Name = "Magellan Elevation [New York]", Enabled = asset.enabled, - FilePath = asset.localResource("magellan_newyork.wms"), + FilePath = asset.resource("magellan_newyork.wms"), TilePixelSize = 129, Settings = { Gamma = 1.72, diff --git a/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_utah.asset b/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_utah.asset index 83a7c0125a..54a22bf790 100644 --- a/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_utah.asset +++ b/data/assets/scene/solarsystem/planets/venus/layers/heightlayers/magellan_utah.asset @@ -6,7 +6,7 @@ local Layer = { Identifier = "MagellanElevation_Utah", Name = "Magellan Elevation [Utah]", Enabled = asset.enabled, - FilePath = asset.localResource("magellan_utah.wms"), + FilePath = asset.resource("magellan_utah.wms"), TilePixelSize = 129, Settings = { Gamma = 1.72, diff --git a/data/assets/scene/solarsystem/planets/venus/venus.asset b/data/assets/scene/solarsystem/planets/venus/venus.asset index 5b2d452429..7cc76365aa 100644 --- a/data/assets/scene/solarsystem/planets/venus/venus.asset +++ b/data/assets/scene/solarsystem/planets/venus/venus.asset @@ -4,7 +4,7 @@ local transforms = asset.require("./transforms") -local labelsPath = asset.syncedResource({ +local labelsPath = asset.resource({ Name = "Venus Labels", Type = "HttpSynchronization", Identifier = "venus_labels", diff --git a/data/assets/scene/solarsystem/sssb/amor_asteroid.asset b/data/assets/scene/solarsystem/sssb/amor_asteroid.asset index 2c5d7f0979..62ffe4b0a1 100644 --- a/data/assets/scene/solarsystem/sssb/amor_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/amor_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Amor Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_amor_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/apollo_asteroid.asset b/data/assets/scene/solarsystem/sssb/apollo_asteroid.asset index 4b051e11ff..675eefbcb8 100644 --- a/data/assets/scene/solarsystem/sssb/apollo_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/apollo_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Apollo Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_apollo_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/astraea.asset b/data/assets/scene/solarsystem/sssb/astraea.asset index bb8c721d1a..b46aaa56c3 100644 --- a/data/assets/scene/solarsystem/sssb/astraea.asset +++ b/data/assets/scene/solarsystem/sssb/astraea.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local horizons = asset.syncedResource({ +local horizons = asset.resource({ Name = "5 Astraea Trajectory", Type = "HttpSynchronization", Identifier = "astraea_horizons", diff --git a/data/assets/scene/solarsystem/sssb/aten_asteroid.asset b/data/assets/scene/solarsystem/sssb/aten_asteroid.asset index ae3d5f0f72..57a63305a2 100644 --- a/data/assets/scene/solarsystem/sssb/aten_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/aten_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Aten Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_aten_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/atira_asteroid.asset b/data/assets/scene/solarsystem/sssb/atira_asteroid.asset index ac1f7023ec..e9119fbe3e 100644 --- a/data/assets/scene/solarsystem/sssb/atira_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/atira_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Atira Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_atira_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/c2019y4atlas.asset b/data/assets/scene/solarsystem/sssb/c2019y4atlas.asset index 8704ad96e6..dcf5dda490 100644 --- a/data/assets/scene/solarsystem/sssb/c2019y4atlas.asset +++ b/data/assets/scene/solarsystem/sssb/c2019y4atlas.asset @@ -2,7 +2,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local orbit = asset.syncedResource({ +local orbit = asset.resource({ Name = "Comet C/2019 Y4 ATLAS", Type = "HttpSynchronization", Identifier = "horizons_c2019y4atlas", diff --git a/data/assets/scene/solarsystem/sssb/centaur_asteroid.asset b/data/assets/scene/solarsystem/sssb/centaur_asteroid.asset index 8b2468a1bf..b34557cfba 100644 --- a/data/assets/scene/solarsystem/sssb/centaur_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/centaur_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Centaur Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_centaur_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/chiron-type_comet.asset b/data/assets/scene/solarsystem/sssb/chiron-type_comet.asset index 48b7f01a89..fb3b172b15 100644 --- a/data/assets/scene/solarsystem/sssb/chiron-type_comet.asset +++ b/data/assets/scene/solarsystem/sssb/chiron-type_comet.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Chiron-type Comet)", Type = "HttpSynchronization", Identifier = "sssb_data_chiron-type_comet", diff --git a/data/assets/scene/solarsystem/sssb/encke-type_comet.asset b/data/assets/scene/solarsystem/sssb/encke-type_comet.asset index 6ebc6a16a8..932eaeac9a 100644 --- a/data/assets/scene/solarsystem/sssb/encke-type_comet.asset +++ b/data/assets/scene/solarsystem/sssb/encke-type_comet.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Encke-type Comet)", Type = "HttpSynchronization", Identifier = "sssb_data_encke-type_comet", diff --git a/data/assets/scene/solarsystem/sssb/halley-type_comet.asset b/data/assets/scene/solarsystem/sssb/halley-type_comet.asset index 81b8efafec..92a5fd4b5c 100644 --- a/data/assets/scene/solarsystem/sssb/halley-type_comet.asset +++ b/data/assets/scene/solarsystem/sssb/halley-type_comet.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Halley-type Comet)", Type = "HttpSynchronization", Identifier = "sssb_data_halley-type_comet", diff --git a/data/assets/scene/solarsystem/sssb/inner_main_belt_asteroid.asset b/data/assets/scene/solarsystem/sssb/inner_main_belt_asteroid.asset index 17ea63d52d..fb4fb38c7b 100644 --- a/data/assets/scene/solarsystem/sssb/inner_main_belt_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/inner_main_belt_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Inner Main Belt Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_inner_main_belt_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/itokawa.asset b/data/assets/scene/solarsystem/sssb/itokawa.asset index 743ff3747f..758ff32a7f 100644 --- a/data/assets/scene/solarsystem/sssb/itokawa.asset +++ b/data/assets/scene/solarsystem/sssb/itokawa.asset @@ -3,14 +3,14 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local orbit = asset.syncedResource({ +local orbit = asset.resource({ Name = "Itokawa Orbit", Type = "HttpSynchronization", Identifier = "itokawa_horizons", Version = 2 }) -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Itokawa Model", Type = "HttpSynchronization", Identifier = "itokawa_model", diff --git a/data/assets/scene/solarsystem/sssb/jupiter-family_comet.asset b/data/assets/scene/solarsystem/sssb/jupiter-family_comet.asset index fc9aa2e9e2..3382de82d3 100644 --- a/data/assets/scene/solarsystem/sssb/jupiter-family_comet.asset +++ b/data/assets/scene/solarsystem/sssb/jupiter-family_comet.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Jupiter Family Comet)", Type = "HttpSynchronization", Identifier = "sssb_data_jupiter-family_comet", diff --git a/data/assets/scene/solarsystem/sssb/jupiter_trojan_asteroid.asset b/data/assets/scene/solarsystem/sssb/jupiter_trojan_asteroid.asset index f2ad637137..26312b1a70 100644 --- a/data/assets/scene/solarsystem/sssb/jupiter_trojan_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/jupiter_trojan_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Jupiter Trojan Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_jupiter_trojan_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/main_belt_asteroid.asset b/data/assets/scene/solarsystem/sssb/main_belt_asteroid.asset index 850e3d9b9a..546adb701b 100644 --- a/data/assets/scene/solarsystem/sssb/main_belt_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/main_belt_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Main Belt Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_main_belt_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/mars-crossing_asteroid.asset b/data/assets/scene/solarsystem/sssb/mars-crossing_asteroid.asset index ed44f28a94..2b54bdce9a 100644 --- a/data/assets/scene/solarsystem/sssb/mars-crossing_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/mars-crossing_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Mars-Crossing Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_mars-crossing_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/outer_main_belt_asteroid.asset b/data/assets/scene/solarsystem/sssb/outer_main_belt_asteroid.asset index 3047d60dfa..34e8062385 100644 --- a/data/assets/scene/solarsystem/sssb/outer_main_belt_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/outer_main_belt_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Outer Main Belt Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_outer_main_belt_asteroid", diff --git a/data/assets/scene/solarsystem/sssb/pha.asset b/data/assets/scene/solarsystem/sssb/pha.asset index ddc49f421e..6061eb8b9c 100644 --- a/data/assets/scene/solarsystem/sssb/pha.asset +++ b/data/assets/scene/solarsystem/sssb/pha.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Potentially hazardous Asteroids)", Type = "HttpSynchronization", Identifier = "sssb_data_pha", diff --git a/data/assets/scene/solarsystem/sssb/swifttuttle.asset b/data/assets/scene/solarsystem/sssb/swifttuttle.asset index e4c119e08f..c19c962dec 100644 --- a/data/assets/scene/solarsystem/sssb/swifttuttle.asset +++ b/data/assets/scene/solarsystem/sssb/swifttuttle.asset @@ -2,7 +2,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local sync = asset.syncedResource({ +local sync = asset.resource({ Name = "Swift Tuttle Orbit", Type = "HttpSynchronization", Identifier = "swift_tuttle_horizons", diff --git a/data/assets/scene/solarsystem/sssb/tesla_roadster.asset b/data/assets/scene/solarsystem/sssb/tesla_roadster.asset index b1fd429a34..0afdadd5ae 100644 --- a/data/assets/scene/solarsystem/sssb/tesla_roadster.asset +++ b/data/assets/scene/solarsystem/sssb/tesla_roadster.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local orbit = asset.syncedResource({ +local orbit = asset.resource({ Name = "Tesla Roadster Orbit", Type = "HttpSynchronization", Identifier = "tesla_horizons", diff --git a/data/assets/scene/solarsystem/sssb/transneptunian_object_asteroid.asset b/data/assets/scene/solarsystem/sssb/transneptunian_object_asteroid.asset index 33de963562..4bee354119 100644 --- a/data/assets/scene/solarsystem/sssb/transneptunian_object_asteroid.asset +++ b/data/assets/scene/solarsystem/sssb/transneptunian_object_asteroid.asset @@ -2,7 +2,7 @@ local transforms = asset.require("scene/solarsystem/sun/transforms") -local sssb = asset.syncedResource({ +local sssb = asset.resource({ Name = "Small SolarSystem Body Data (Trans-Neptunian Object Asteroid)", Type = "HttpSynchronization", Identifier = "sssb_data_transneptunian_object_asteroid", diff --git a/data/assets/scene/solarsystem/sun/EUV_layer.asset b/data/assets/scene/solarsystem/sun/EUV_layer.asset index 2bb83577d3..bd42a64afc 100644 --- a/data/assets/scene/solarsystem/sun/EUV_layer.asset +++ b/data/assets/scene/solarsystem/sun/EUV_layer.asset @@ -4,7 +4,7 @@ local transforms = asset.require("./transforms") -local textureSourcePath = asset.syncedResource({ +local textureSourcePath = asset.resource({ Type = "HttpSynchronization", Name = "euv_textures_bastille_event", Identifier = "euv_textures_bastille_event", diff --git a/data/assets/scene/solarsystem/sun/glare.asset b/data/assets/scene/solarsystem/sun/glare.asset index de5227e4f5..d519859748 100644 --- a/data/assets/scene/solarsystem/sun/glare.asset +++ b/data/assets/scene/solarsystem/sun/glare.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Type = "HttpSynchronization", Name = "Sun textures", Identifier = "sun_textures", diff --git a/data/assets/scene/solarsystem/sun/layers/colorlayers/sun_texture.asset b/data/assets/scene/solarsystem/sun/layers/colorlayers/sun_texture.asset index e0a558a030..c53274744c 100644 --- a/data/assets/scene/solarsystem/sun/layers/colorlayers/sun_texture.asset +++ b/data/assets/scene/solarsystem/sun/layers/colorlayers/sun_texture.asset @@ -2,7 +2,7 @@ local globe = asset.require("../../sun") -local texturesPath = asset.syncedResource({ +local texturesPath = asset.resource({ Type = "HttpSynchronization", Name = "Sun textures", Identifier = "sun_textures", diff --git a/data/assets/scene/solarsystem/sun/marker.asset b/data/assets/scene/solarsystem/sun/marker.asset index d1623e569c..b4fe9cc5c0 100644 --- a/data/assets/scene/solarsystem/sun/marker.asset +++ b/data/assets/scene/solarsystem/sun/marker.asset @@ -3,7 +3,7 @@ local transforms = asset.require("./transforms") -local textures = asset.syncedResource({ +local textures = asset.resource({ Type = "HttpSynchronization", Name = "Sun textures", Identifier = "sun_textures", diff --git a/data/assets/scene/solarsystem/sun/transforms_heliosphere.asset b/data/assets/scene/solarsystem/sun/transforms_heliosphere.asset index eb7447a536..2ebbf05274 100644 --- a/data/assets/scene/solarsystem/sun/transforms_heliosphere.asset +++ b/data/assets/scene/solarsystem/sun/transforms_heliosphere.asset @@ -16,7 +16,7 @@ local HEEQ180ReferenceFrame = { Type = "SpiceRotation", SourceFrame = "HEEQ180", DestinationFrame = "GALACTIC", - Kernels = asset.localResource("kernels/HEEQ180.tf") + Kernels = asset.resource("kernels/HEEQ180.tf") } }, GUI = { diff --git a/data/assets/scene/solarsystem/telescopes/gaia/gaia.asset b/data/assets/scene/solarsystem/telescopes/gaia/gaia.asset index f23ee9bb27..70de7b2c03 100644 --- a/data/assets/scene/solarsystem/telescopes/gaia/gaia.asset +++ b/data/assets/scene/solarsystem/telescopes/gaia/gaia.asset @@ -3,7 +3,7 @@ local sun = asset.require("scene/solarsystem/sun/sun") -local model = asset.syncedResource({ +local model = asset.resource({ Name = "Gaia Model", Type = "HttpSynchronization", Identifier = "gaia_model", diff --git a/data/assets/scene/solarsystem/telescopes/gaia/trail.asset b/data/assets/scene/solarsystem/telescopes/gaia/trail.asset index a1ba231f95..8f0173dbe1 100644 --- a/data/assets/scene/solarsystem/telescopes/gaia/trail.asset +++ b/data/assets/scene/solarsystem/telescopes/gaia/trail.asset @@ -3,7 +3,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local trail = asset.syncedResource({ +local trail = asset.resource({ Name = "Gaia Trail", Type = "HttpSynchronization", Identifier = "gaia_trail", diff --git a/data/assets/scene/solarsystem/telescopes/gaia/transforms.asset b/data/assets/scene/solarsystem/telescopes/gaia/transforms.asset index 9d2375f100..920d928b04 100644 --- a/data/assets/scene/solarsystem/telescopes/gaia/transforms.asset +++ b/data/assets/scene/solarsystem/telescopes/gaia/transforms.asset @@ -2,7 +2,7 @@ local earthTransforms = asset.require("scene/solarsystem/planets/earth/transform -local trail = asset.syncedResource({ +local trail = asset.resource({ Name = "Gaia Trail", Type = "HttpSynchronization", Identifier = "gaia_trail", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/jwst.asset b/data/assets/scene/solarsystem/telescopes/jwst/jwst.asset index 4c992a9fcf..e0c49a2b6d 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/jwst.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/jwst.asset @@ -7,14 +7,14 @@ local transforms = asset.require("./transforms") -local models = asset.syncedResource({ +local models = asset.resource({ Name = "JWST Model", Type = "HttpSynchronization", Identifier = "jwst_model", Version = 3 }) -local band = asset.syncedResource({ +local band = asset.resource({ Name = "JWST band texture", Type = "HttpSynchronization", Identifier = "jwst_band_texture", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/crab_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/crab_image.asset index fb77d04dcf..ebde46633a 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/crab_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/crab_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "Crab Nebula Image", Type = "HttpSynchronization", Identifier = "crab_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/hd84406_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/hd84406_image.asset index c119d7cd01..a126e76547 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/hd84406_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/hd84406_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "HD 84406 Star Image", Type = "HttpSynchronization", Identifier = "hd84406_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/hh212_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/hh212_image.asset index 775e2dddf9..0f9cb45f3e 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/hh212_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/hh212_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "HH 212 Image", Type = "HttpSynchronization", Identifier = "hh212_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/hudf_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/hudf_image.asset index a2deb3c480..a3c4f9c2f1 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/hudf_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/hudf_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "HUDF Image", Type = "HttpSynchronization", Identifier = "hudf_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/m51_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/m51_image.asset index 5526cfe9d3..e0b91f84f9 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/m51_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/m51_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "M51 Galaxy Image", Type = "HttpSynchronization", Identifier = "m51_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/m82_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/m82_image.asset index adf6985ee0..306d7cbae2 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/m82_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/m82_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "M82 Galaxy Image", Type = "HttpSynchronization", Identifier = "m82_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/orion_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/orion_image.asset index d719b6a388..0aa94d7e76 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/orion_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/orion_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "Orion Image", Type = "HttpSynchronization", Identifier = "orion_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/ring_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/ring_image.asset index f2824dead8..9efc570156 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/ring_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/ring_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "Ring Nebula Image", Type = "HttpSynchronization", Identifier = "ring_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/sn1987a_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/sn1987a_image.asset index 9816a43368..49fa958ce1 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/sn1987a_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/sn1987a_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "Supernova SN 1987a Image", Type = "HttpSynchronization", Identifier = "sn1987a_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/targets/trifid_image.asset b/data/assets/scene/solarsystem/telescopes/jwst/targets/trifid_image.asset index b0a6896142..2150250c01 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/targets/trifid_image.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/targets/trifid_image.asset @@ -1,4 +1,4 @@ -local image = asset.syncedResource({ +local image = asset.resource({ Name = "Trifid Nebula Image", Type = "HttpSynchronization", Identifier = "trifid_image", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/trail.asset b/data/assets/scene/solarsystem/telescopes/jwst/trail.asset index bacd2e67cb..070f11312c 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/trail.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/trail.asset @@ -5,7 +5,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "JWST Kernel", Type = "HttpSynchronization", Identifier = "jwst_kernels", diff --git a/data/assets/scene/solarsystem/telescopes/jwst/transforms.asset b/data/assets/scene/solarsystem/telescopes/jwst/transforms.asset index 421a9a91f5..e77f23d6f4 100644 --- a/data/assets/scene/solarsystem/telescopes/jwst/transforms.asset +++ b/data/assets/scene/solarsystem/telescopes/jwst/transforms.asset @@ -5,7 +5,7 @@ local sunTransforms = asset.require("scene/solarsystem/sun/transforms") -local kernels = asset.syncedResource({ +local kernels = asset.resource({ Name = "JWST Kernel", Type = "HttpSynchronization", Identifier = "jwst_kernels", diff --git a/data/assets/spice/base.asset b/data/assets/spice/base.asset index 31fd1fef3a..24408b5898 100644 --- a/data/assets/spice/base.asset +++ b/data/assets/spice/base.asset @@ -1,18 +1,18 @@ -local lsk = asset.syncedResource({ +local lsk = asset.resource({ Name = "General LSK Kernels", Type = "HttpSynchronization", Identifier = "general_lsk", Version = 1 }) -local pck = asset.syncedResource({ +local pck = asset.resource({ Name = "General PCK Kernels", Type = "HttpSynchronization", Identifier = "general_pck", Version = 1 }) -local spk = asset.syncedResource({ +local spk = asset.resource({ Name = "General SPK Kernels", Type = "HttpSynchronization", Identifier = "general_spk", diff --git a/data/assets/util/add_marker.asset b/data/assets/util/add_marker.asset index d7424f417a..f287a79b22 100644 --- a/data/assets/util/add_marker.asset +++ b/data/assets/util/add_marker.asset @@ -1,4 +1,4 @@ -local icons = asset.syncedResource({ +local icons = asset.resource({ Name = "Icons", Type = "HttpSynchronization", Identifier = "icons", diff --git a/data/assets/util/constellations_helper.asset b/data/assets/util/constellations_helper.asset index 8e3b8e7627..ffbce5157c 100644 --- a/data/assets/util/constellations_helper.asset +++ b/data/assets/util/constellations_helper.asset @@ -1,4 +1,4 @@ -local data = asset.syncedResource({ +local data = asset.resource({ Name = "Constellation Files", Type = "HttpSynchronization", Identifier = "digitaluniverse_constellations_data", diff --git a/data/assets/util/launcher_images.asset b/data/assets/util/launcher_images.asset index 01a474b765..9801bea354 100644 --- a/data/assets/util/launcher_images.asset +++ b/data/assets/util/launcher_images.asset @@ -1,4 +1,4 @@ -local DataPath = asset.syncedResource({ +local DataPath = asset.resource({ Name = "Launcher Images", Type = "HttpSynchronization", Identifier = "launcher_images", diff --git a/data/assets/util/static_server.asset b/data/assets/util/static_server.asset index b894061f56..b6a4c39804 100644 --- a/data/assets/util/static_server.asset +++ b/data/assets/util/static_server.asset @@ -1,6 +1,6 @@ local BackendHash = "7ca0a34e9c4c065b7bfad0623db0e322bf3e0af9" -local backend = asset.syncedResource({ +local backend = asset.resource({ Identifier = "WebGuiBackend", Name = "Web Gui Backend", Type = "UrlSynchronization", diff --git a/data/assets/util/webgui.asset b/data/assets/util/webgui.asset index 19902055cd..35f0e17cd4 100644 --- a/data/assets/util/webgui.asset +++ b/data/assets/util/webgui.asset @@ -6,7 +6,7 @@ local guiCustomization = asset.require("customization/gui") -- Select which commit hashes to use for the frontend and backend local frontendHash = "c4fccbef3051522c7b8bcd96aeb20b8126ac2286" -local frontend = asset.syncedResource({ +local frontend = asset.resource({ Identifier = "WebGuiFrontend", Name = "Web Gui Frontend", Type = "UrlSynchronization", diff --git a/src/scene/assetmanager.cpp b/src/scene/assetmanager.cpp index f29e23fb14..1a9c0ec6a7 100644 --- a/src/scene/assetmanager.cpp +++ b/src/scene/assetmanager.cpp @@ -460,8 +460,7 @@ void AssetManager::setUpAssetLuaTable(Asset* asset) { // AssetInfo // |- Exports (table) // |- Asset - // | |- localResource - // | |- syncedResource + // | |- resource // | |- require // | |- exists // | |- export @@ -498,31 +497,7 @@ void AssetManager::setUpAssetLuaTable(Asset* asset) { const int assetTableIndex = lua_gettop(*_luaState); // Register local resource function - // string localResource(string path) - ghoul::lua::push(*_luaState, asset); - lua_pushcclosure( - *_luaState, - [](lua_State* L) { - ZoneScoped; - - Asset* thisAsset = ghoul::lua::userData(L, 1); - ghoul::lua::checkArgumentsAndThrow(L, { 0, 1 }, "lua::localResourceLua"); - - auto [name] = ghoul::lua::values>(L); - std::filesystem::path path = - name.has_value() ? - thisAsset->path().parent_path() / *name : - thisAsset->path().parent_path(); - - ghoul::lua::push(L, path); - return 1; - }, - 1 - ); - lua_setfield(*_luaState, assetTableIndex, "localResource"); - - // Register synced resource function - // string syncedResource(table) + // string resource(string path or table) ghoul::lua::push(*_luaState, this, asset); lua_pushcclosure( *_luaState, @@ -531,40 +506,82 @@ void AssetManager::setUpAssetLuaTable(Asset* asset) { AssetManager* manager = ghoul::lua::userData(L, 1); Asset* thisAsset = ghoul::lua::userData(L, 2); - ghoul::lua::checkArgumentsAndThrow(L, 1, "lua::syncedResourceLua"); - ghoul::Dictionary d = ghoul::lua::value(L); - std::unique_ptr s = - ResourceSynchronization::createFromDictionary(d); + ghoul::lua::checkArgumentsAndThrow(L, { 0, 1 }, "lua::resource"); - std::string uid = d.value("Type") + "/" + s->generateUid(); - SyncItem* syncItem = nullptr; - auto it = manager->_synchronizations.find(uid); - if (it == manager->_synchronizations.end()) { - auto si = std::make_unique(); - si->synchronization = std::move(s); - si->assets.push_back(thisAsset); - syncItem = si.get(); - manager->_synchronizations[uid] = std::move(si); + if (ghoul::lua::hasValue(L)) { + ghoul::Dictionary d = ghoul::lua::value(L); + std::unique_ptr s = + ResourceSynchronization::createFromDictionary(d); + + std::string uid = d.value("Type") + "/" + s->generateUid(); + SyncItem* syncItem = nullptr; + auto it = manager->_synchronizations.find(uid); + if (it == manager->_synchronizations.end()) { + auto si = std::make_unique(); + si->synchronization = std::move(s); + si->assets.push_back(thisAsset); + syncItem = si.get(); + manager->_synchronizations[uid] = std::move(si); + } + else { + syncItem = it->second.get(); + syncItem->assets.push_back(thisAsset); + } + + if (!syncItem->synchronization->isResolved()) { + manager->_unfinishedSynchronizations.push_back(syncItem); + } + + thisAsset->addSynchronization(syncItem->synchronization.get()); + std::filesystem::path path = syncItem->synchronization->directory(); + path += std::filesystem::path::preferred_separator; + ghoul::lua::push(L, path); + } + else if (ghoul::lua::hasValue>(L)) { + auto [name] = ghoul::lua::values>(L); + std::filesystem::path path = + name.has_value() ? + thisAsset->path().parent_path() / *name : + thisAsset->path().parent_path(); + ghoul::lua::push(L, path); } else { - syncItem = it->second.get(); - syncItem->assets.push_back(thisAsset); + ghoul::lua::luaError(L, "Invalid parameter"); } - if (!syncItem->synchronization->isResolved()) { - manager->_unfinishedSynchronizations.push_back(syncItem); - } - - thisAsset->addSynchronization(syncItem->synchronization.get()); - std::filesystem::path path = syncItem->synchronization->directory(); - path += std::filesystem::path::preferred_separator; - ghoul::lua::push(L, path); return 1; }, 2 ); + lua_setfield(*_luaState, assetTableIndex, "resource"); + + lua_pushcclosure( + *_luaState, + [](lua_State* L) { + return ghoul::lua::luaError( + L, + "'asset.localResource' has been deprecrated and should be replaced with " + "'asset.resource' instead. No change to the parameters are needed" + ); + }, + 0 + ); + lua_setfield(*_luaState, assetTableIndex, "localResource"); + + lua_pushcclosure( + *_luaState, + [](lua_State* L) { + return ghoul::lua::luaError( + L, + "'asset.syncedResource' has been deprecrated and should be replaced with " + "'asset.resource' instead. No change to the parameters are needed" + ); + }, + 0 + ); lua_setfield(*_luaState, assetTableIndex, "syncedResource"); + // Register require function // Asset require(string path, bool? explicitEnable = true) ghoul::lua::push(*_luaState, this, asset); diff --git a/tests/AssetLoaderTest/assetfunctionsexist.asset b/tests/AssetLoaderTest/assetfunctionsexist.asset index 3eb012cb33..ef16c5c9bf 100644 --- a/tests/AssetLoaderTest/assetfunctionsexist.asset +++ b/tests/AssetLoaderTest/assetfunctionsexist.asset @@ -1,6 +1,6 @@ assert(type(asset.require) == "function", "require should be function") -assert(type(asset.localResource) == "function", "localResource should be function") -assert(type(asset.syncedResource) == "function", "syncedResource should be function") +assert(type(asset.resource) == "function", "localResource should be function") +assert(type(asset.resource) == "function", "syncedResource should be function") assert(type(asset.export) == "function", "export should be function") assert(type(asset.onInitialize) == "function", "onInitialize should be function") -assert(type(asset.onDeinitialize) == "function", "onDeinitialize should be function") \ No newline at end of file +assert(type(asset.onDeinitialize) == "function", "onDeinitialize should be function")