File size: 2,424 Bytes
e86ef5c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | {
"columns": [
"Consumer_Boiler1_FuelType",
"Consumer_Boiler1_MomentaryFuel",
"Consumer_Boiler2_FuelType",
"Consumer_Boiler2_MomentaryFuel",
"Consumer_GeneratorEngine1_FuelType",
"Consumer_GeneratorEngine1_MomentaryFuel",
"Consumer_GeneratorEngine1_RotationSpeed",
"Consumer_GeneratorEngine1_ShaftPower",
"Consumer_GeneratorEngine2_FuelType",
"Consumer_GeneratorEngine2_MomentaryFuel",
"Consumer_GeneratorEngine2_RotationSpeed",
"Consumer_GeneratorEngine2_ShaftPower",
"Consumer_GeneratorEngine3_FuelType",
"Consumer_GeneratorEngine3_MomentaryFuel",
"Consumer_GeneratorEngine3_RotationSpeed",
"Consumer_GeneratorEngine3_ShaftPower",
"Consumer_GeneratorEngine4_FuelType",
"Consumer_GeneratorEngine4_MomentaryFuel",
"Consumer_GeneratorEngine4_RotationSpeed",
"Consumer_GeneratorEngine4_ShaftPower",
"Consumer_GeneratorEngine5_FuelType",
"Consumer_GeneratorEngine5_MomentaryFuel",
"Consumer_GeneratorEngine5_RotationSpeed",
"Consumer_GeneratorEngine5_ShaftPower",
"Consumer_Total_ShaftPower",
"Environment_SeaFloorDepth",
"Propeller_Port_RotationSpeed",
"Propeller_Port_ShaftPower",
"Propeller_Port_ShaftTorque",
"Propeller_Starboard_RotationSpeed",
"Propeller_Starboard_ShaftPower",
"Propeller_Starboard_ShaftTorque",
"Propeller_Total_ShaftPower",
"Ship_Bearing",
"Ship_Heading",
"Ship_SpeedOverGround",
"Ship_SpeedThroughWater",
"Weather_DiffuseRadiation",
"Weather_DirectNormalIrradiance",
"Weather_DirectRadiation",
"Weather_OceanCurrentDirection",
"Weather_OceanCurrentVelocity",
"Weather_Precipitation",
"Weather_RelativeHumidity2M",
"Weather_ShortwaveRadiation",
"Weather_SunshineDuration",
"Weather_SurfacePressure",
"Weather_SwellWaveDirection",
"Weather_SwellWaveHeight",
"Weather_SwellWavePeakPeriod",
"Weather_SwellWavePeriod",
"Weather_Temperature2M",
"Weather_WaveDirection",
"Weather_WaveHeight",
"Weather_WavePeriod",
"Weather_WeatherCode",
"Weather_WindDirection10M",
"Weather_WindGusts10M",
"Weather_WindSpeed10M",
"Weather_WindWaveDirection",
"Weather_WindWaveHeight",
"Weather_WindWavePeakPeriod",
"Weather_WindWavePeriod",
"index"
],
"target": "Consumer_Total_MomentaryFuel"
} |